diff options
Diffstat (limited to 'test/sconsign/corrupt.py')
-rw-r--r-- | test/sconsign/corrupt.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/sconsign/corrupt.py b/test/sconsign/corrupt.py index c4d007c..94c4608 100644 --- a/test/sconsign/corrupt.py +++ b/test/sconsign/corrupt.py @@ -97,3 +97,9 @@ test.run(chdir='work2', arguments='.', stderr=stderr, stdout=stdout) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |