diff options
Diffstat (limited to 'tests/test_build.py')
| -rw-r--r-- | tests/test_build.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_build.py b/tests/test_build.py index c2f0b38d1..b172184b1 100644 --- a/tests/test_build.py +++ b/tests/test_build.py @@ -9,7 +9,7 @@ :license: BSD, see LICENSE for details. """ -from util import * +from util import with_app, test_root, path from textwrap import dedent |
