summaryrefslogtreecommitdiffstats
path: root/test/Scanner/FindPathDirs.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Scanner/FindPathDirs.py')
-rw-r--r--test/Scanner/FindPathDirs.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Scanner/FindPathDirs.py b/test/Scanner/FindPathDirs.py
index bb8f929..9f0e535 100644
--- a/test/Scanner/FindPathDirs.py
+++ b/test/Scanner/FindPathDirs.py
@@ -148,3 +148,9 @@ test.must_match('foo', "foo.k 1 line 1\ninc1/xxx 2\ninc1/yyy 2\nfoo.k 1 line 4\n
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: