diff options
Diffstat (limited to 'tests/goldtest.py')
-rw-r--r-- | tests/goldtest.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/goldtest.py b/tests/goldtest.py index b5e32f5f..16301417 100644 --- a/tests/goldtest.py +++ b/tests/goldtest.py @@ -12,8 +12,6 @@ import re import sys import xml.etree.ElementTree -from unittest_mixins import change_dir # pylint: disable=unused-import - from coverage import env from tests.coveragetest import TESTS_DIR |