summaryrefslogtreecommitdiffstats
path: root/test/ESCAPE.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/ESCAPE.py')
-rw-r--r--test/ESCAPE.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/ESCAPE.py b/test/ESCAPE.py
index 08f4a1a..68835f1 100644
--- a/test/ESCAPE.py
+++ b/test/ESCAPE.py
@@ -63,3 +63,9 @@ test.run()
test.must_match('file.out', "file.xxx\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: