diff options
Diffstat (limited to 'test/scons-time/unknown.py')
-rw-r--r-- | test/scons-time/unknown.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/scons-time/unknown.py b/test/scons-time/unknown.py index cee07c4..7cb3370 100644 --- a/test/scons-time/unknown.py +++ b/test/scons-time/unknown.py @@ -42,3 +42,9 @@ Type "scons-time help" for usage. test.run(arguments = 'unknown', status=1, stderr=expect) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |