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