diff options
Diffstat (limited to 'test/CFILESUFFIX.py')
-rw-r--r-- | test/CFILESUFFIX.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/CFILESUFFIX.py b/test/CFILESUFFIX.py index a8c44a6..1cce9e9 100644 --- a/test/CFILESUFFIX.py +++ b/test/CFILESUFFIX.py @@ -87,3 +87,9 @@ test.must_exist(test.workpath('bar.xyz')) test.must_exist(test.workpath('f3.env2')) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |