diff options
Diffstat (limited to 'src/test_files.py')
-rw-r--r-- | src/test_files.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/test_files.py b/src/test_files.py index 1424c62..b413853 100644 --- a/src/test_files.py +++ b/src/test_files.py @@ -98,3 +98,9 @@ if no_result: test.no_result(1) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |