diff options
Diffstat (limited to 'test/M4/M4.py')
-rw-r--r-- | test/M4/M4.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/M4/M4.py b/test/M4/M4.py index 9f877ee..d12bb28 100644 --- a/test/M4/M4.py +++ b/test/M4/M4.py @@ -30,7 +30,7 @@ Test that $M4 and $M4FLAGS work as expected. import os import string -import sys + import TestSCons _python_ = TestSCons._python_ |