summaryrefslogtreecommitdiffstats
path: root/test/Scanner/Entry-to-Dir.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Scanner/Entry-to-Dir.py')
-rw-r--r--test/Scanner/Entry-to-Dir.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Scanner/Entry-to-Dir.py b/test/Scanner/Entry-to-Dir.py
index 0b5dbd7..423a717 100644
--- a/test/Scanner/Entry-to-Dir.py
+++ b/test/Scanner/Entry-to-Dir.py
@@ -57,3 +57,9 @@ test.run(arguments = '.')
test.run(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: