summaryrefslogtreecommitdiffstats
path: root/test/runtest/testlistfile.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/runtest/testlistfile.py')
-rw-r--r--test/runtest/testlistfile.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/runtest/testlistfile.py b/test/runtest/testlistfile.py
index 063a8d0..ba034e8 100644
--- a/test/runtest/testlistfile.py
+++ b/test/runtest/testlistfile.py
@@ -29,7 +29,6 @@ Test a list of tests to run in a file specified with the -f option.
"""
import os.path
-import re
import TestRuntest