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