diff options
Diffstat (limited to 'test/SCCS/diskcheck.py')
-rw-r--r-- | test/SCCS/diskcheck.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/SCCS/diskcheck.py b/test/SCCS/diskcheck.py index 1845dc3..8d30d33 100644 --- a/test/SCCS/diskcheck.py +++ b/test/SCCS/diskcheck.py @@ -140,3 +140,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: |