diff options
Diffstat (limited to 'test/runtest/fallback.py')
-rw-r--r-- | test/runtest/fallback.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/runtest/fallback.py b/test/runtest/fallback.py index 5e97f81..5ef2363 100644 --- a/test/runtest/fallback.py +++ b/test/runtest/fallback.py @@ -30,7 +30,6 @@ if it can't find qmtest on the $PATH. """ import os -import os.path import re import string |