diff options
Diffstat (limited to 'test/Sig.py')
-rw-r--r-- | test/Sig.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Sig.py b/test/Sig.py index 8565735..1ae118b 100644 --- a/test/Sig.py +++ b/test/Sig.py @@ -60,3 +60,9 @@ scons: warning: The SCons.Sig module no longer exists. test.run(arguments = '.', stderr=expect) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |