summaryrefslogtreecommitdiff
path: root/tests/test_config.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_config.py')
-rw-r--r--tests/test_config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_config.py b/tests/test_config.py
index c44fa80c..0862d6b2 100644
--- a/tests/test_config.py
+++ b/tests/test_config.py
@@ -1,7 +1,6 @@
# -*- coding: utf-8 -*-
"""Test the config file handling for coverage.py"""
-import sys
import coverage
from coverage.misc import CoverageException