diff options
Diffstat (limited to 'test/srcchange.py')
-rw-r--r-- | test/srcchange.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/srcchange.py b/test/srcchange.py index 6cda3dd..27921a9 100644 --- a/test/srcchange.py +++ b/test/srcchange.py @@ -110,3 +110,9 @@ test.must_exist(prog) test.run(program=test.workpath(prog), stdout='Revision $REV: 3.3$\n') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |