summaryrefslogtreecommitdiffstats
path: root/test/Deprecated/Options/PathOption.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Deprecated/Options/PathOption.py')
-rw-r--r--test/Deprecated/Options/PathOption.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Deprecated/Options/PathOption.py b/test/Deprecated/Options/PathOption.py
index e53b077..3c73617 100644
--- a/test/Deprecated/Options/PathOption.py
+++ b/test/Deprecated/Options/PathOption.py
@@ -289,3 +289,9 @@ test.must_exist(non_existing_subdir)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: