summaryrefslogtreecommitdiff
path: root/tests/test_env.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_env.py')
-rw-r--r--tests/test_env.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_env.py b/tests/test_env.py
index 12e0719da..2b03bbfb9 100644
--- a/tests/test_env.py
+++ b/tests/test_env.py
@@ -10,7 +10,7 @@
"""
import sys
-from util import *
+from util import TestApp, remove_unicode_literals, path
from sphinx.builders.html import StandaloneHTMLBuilder
from sphinx.builders.latex import LaTeXBuilder