summaryrefslogtreecommitdiff
path: root/tests/test_spec.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_spec.py')
-rw-r--r--tests/test_spec.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_spec.py b/tests/test_spec.py
index 43c9d6a..cd5d2ce 100644
--- a/tests/test_spec.py
+++ b/tests/test_spec.py
@@ -5,7 +5,7 @@
"""Test conformance to the specs."""
-from .compat import unittest, is_python2
+import unittest
import semantic_version