summaryrefslogtreecommitdiffstats
path: root/test/ToolSurrogate.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/ToolSurrogate.py')
-rw-r--r--test/ToolSurrogate.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/ToolSurrogate.py b/test/ToolSurrogate.py
index dd5ea06..82e0371 100644
--- a/test/ToolSurrogate.py
+++ b/test/ToolSurrogate.py
@@ -103,3 +103,9 @@ link /nologo /OUT:foo.exe foo.obj
"""))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: