summaryrefslogtreecommitdiffstats
path: root/test/no-arguments.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/no-arguments.py')
-rw-r--r--test/no-arguments.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/no-arguments.py b/test/no-arguments.py
index 602ef80..46c06fb 100644
--- a/test/no-arguments.py
+++ b/test/no-arguments.py
@@ -59,3 +59,9 @@ test.fail_test(test.read('aaa.out') != "aaa.in\n")
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: