summaryrefslogtreecommitdiffstats
path: root/test/Dir/source.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Dir/source.py')
-rw-r--r--test/Dir/source.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Dir/source.py b/test/Dir/source.py
index c797246..8dbee1a 100644
--- a/test/Dir/source.py
+++ b/test/Dir/source.py
@@ -167,3 +167,9 @@ test.not_up_to_date(arguments='tstamp.out')
test.not_up_to_date(arguments='content.out')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: