summaryrefslogtreecommitdiffstats
path: root/test/Actions/actions.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Actions/actions.py')
-rw-r--r--test/Actions/actions.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Actions/actions.py b/test/Actions/actions.py
index 61c3c7d..79da385 100644
--- a/test/Actions/actions.py
+++ b/test/Actions/actions.py
@@ -131,3 +131,9 @@ scons: `.' is up to date.
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: