diff options
Diffstat (limited to 'test/RCS/changed.py')
-rw-r--r-- | test/RCS/changed.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/RCS/changed.py b/test/RCS/changed.py index 9a918db..d451be0 100644 --- a/test/RCS/changed.py +++ b/test/RCS/changed.py @@ -93,3 +93,9 @@ test.run(program = test.workpath('main.exe'), stdout = "main.c 2\n") test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |