diff options
Diffstat (limited to 'test/scons-time/unknown.py')
-rw-r--r-- | test/scons-time/unknown.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/scons-time/unknown.py b/test/scons-time/unknown.py index 2fb673f..cee07c4 100644 --- a/test/scons-time/unknown.py +++ b/test/scons-time/unknown.py @@ -29,7 +29,6 @@ Verify that invoking scons-test with an unknown argument generates the appropriate error message and exits non-zero. """ -import os import TestSCons_time |