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