summaryrefslogtreecommitdiff
path: root/tests/goldtest.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/goldtest.py')
-rw-r--r--tests/goldtest.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/goldtest.py b/tests/goldtest.py
index 8ebbd591..27a082ee 100644
--- a/tests/goldtest.py
+++ b/tests/goldtest.py
@@ -6,9 +6,9 @@
import os
import sys
-from tests.coveragetest import CoverageTest
-
from unittest_mixins import change_dir # pylint: disable=unused-import
+
+from tests.coveragetest import CoverageTest
from tests.test_farm import clean
# Import helpers, eventually test_farm.py will go away.
from tests.test_farm import ( # pylint: disable=unused-import