diff options
Diffstat (limited to 'test/Deprecated/SourceSignatures/no-csigs.py')
-rw-r--r-- | test/Deprecated/SourceSignatures/no-csigs.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Deprecated/SourceSignatures/no-csigs.py b/test/Deprecated/SourceSignatures/no-csigs.py index be9cb09..5f47d9b 100644 --- a/test/Deprecated/SourceSignatures/no-csigs.py +++ b/test/Deprecated/SourceSignatures/no-csigs.py @@ -70,3 +70,9 @@ test.run_sconsign(arguments = test.workpath('.sconsign'), test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |