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