summaryrefslogtreecommitdiffstats
path: root/test/signature-order.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/signature-order.py')
-rw-r--r--test/signature-order.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/signature-order.py b/test/signature-order.py
index c97899f..6d7516c 100644
--- a/test/signature-order.py
+++ b/test/signature-order.py
@@ -129,3 +129,9 @@ test.run(program = work2_foo, stdout = "content2\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: