summaryrefslogtreecommitdiffstats
path: root/test/D/Scanner.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/D/Scanner.py')
-rw-r--r--test/D/Scanner.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/D/Scanner.py b/test/D/Scanner.py
index 5c69820..48af057 100644
--- a/test/D/Scanner.py
+++ b/test/D/Scanner.py
@@ -142,3 +142,9 @@ test.not_up_to_date(arguments = arguments)
test.up_to_date(arguments = arguments)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: