diff options
Diffstat (limited to 'test/CPPPATH/null.py')
-rw-r--r-- | test/CPPPATH/null.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/CPPPATH/null.py b/test/CPPPATH/null.py index 19895db..e23f655 100644 --- a/test/CPPPATH/null.py +++ b/test/CPPPATH/null.py @@ -53,3 +53,9 @@ test.run(arguments = '.', test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |