summaryrefslogtreecommitdiffstats
path: root/test/Repository/CPPPATH.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Repository/CPPPATH.py')
-rw-r--r--test/Repository/CPPPATH.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Repository/CPPPATH.py b/test/Repository/CPPPATH.py
index 9db613e..ff1dbfe 100644
--- a/test/Repository/CPPPATH.py
+++ b/test/Repository/CPPPATH.py
@@ -95,3 +95,9 @@ test.up_to_date(chdir = 'work', options = opts, arguments = '.')
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: