summaryrefslogtreecommitdiffstats
path: root/test/LINK/LINKCOM.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/LINK/LINKCOM.py')
-rw-r--r--test/LINK/LINKCOM.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/LINK/LINKCOM.py b/test/LINK/LINKCOM.py
index db8a221..b3c56d6 100644
--- a/test/LINK/LINKCOM.py
+++ b/test/LINK/LINKCOM.py
@@ -71,3 +71,9 @@ test.must_match('test1.exe', "test1.obj\ntest2.obj\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: