summaryrefslogtreecommitdiffstats
path: root/test/AS/AS.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/AS/AS.py')
-rw-r--r--test/AS/AS.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/AS/AS.py b/test/AS/AS.py
index e8a2a59..0857a62 100644
--- a/test/AS/AS.py
+++ b/test/AS/AS.py
@@ -172,3 +172,9 @@ test.must_match('test6' + _exe, "This is a .SPP file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: