diff options
Diffstat (limited to 'test/no-arguments.py')
-rw-r--r-- | test/no-arguments.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/no-arguments.py b/test/no-arguments.py index 8925c48..5ed66ab 100644 --- a/test/no-arguments.py +++ b/test/no-arguments.py @@ -30,7 +30,6 @@ is no Default() in the SConstruct file and there are no command-line arguments, or a null command-line argument. """ -import os.path import TestSCons |