diff options
Diffstat (limited to 'test/SCCS/transparent.py')
-rw-r--r-- | test/SCCS/transparent.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/SCCS/transparent.py b/test/SCCS/transparent.py index 82577d2..adc0fe1 100644 --- a/test/SCCS/transparent.py +++ b/test/SCCS/transparent.py @@ -126,3 +126,9 @@ test.must_not_be_writable(test.workpath('sub', 'fff.in')) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |