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