summaryrefslogtreecommitdiffstats
path: root/test/AS/ASPPCOMSTR.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/AS/ASPPCOMSTR.py')
-rw-r--r--test/AS/ASPPCOMSTR.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/AS/ASPPCOMSTR.py b/test/AS/ASPPCOMSTR.py
index 37a61df..0e612ad 100644
--- a/test/AS/ASPPCOMSTR.py
+++ b/test/AS/ASPPCOMSTR.py
@@ -70,3 +70,9 @@ test.fail_test(test.read('test2.obj') != "test2.SPP\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: