diff options
Diffstat (limited to 'test/RCS/diskcheck.py')
-rw-r--r-- | test/RCS/diskcheck.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/RCS/diskcheck.py b/test/RCS/diskcheck.py index b6b1070..264822a 100644 --- a/test/RCS/diskcheck.py +++ b/test/RCS/diskcheck.py @@ -186,3 +186,9 @@ test.must_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: |