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