summaryrefslogtreecommitdiff
path: root/test/test_route.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_route.py')
-rw-r--r--test/test_route.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_route.py b/test/test_route.py
index 477e803..9819d36 100644
--- a/test/test_route.py
+++ b/test/test_route.py
@@ -1,6 +1,6 @@
import unittest
import bottle
-from tools import api
+from .tools import api
from bottle import _re_flatten