diff options
Diffstat (limited to 'test/RCS/transparent.py')
-rw-r--r-- | test/RCS/transparent.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/RCS/transparent.py b/test/RCS/transparent.py index 1aceb46..397017c 100644 --- a/test/RCS/transparent.py +++ b/test/RCS/transparent.py @@ -171,3 +171,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: |