summaryrefslogtreecommitdiffstats
path: root/test/RANLIB/RANLIBCOMSTR.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/RANLIB/RANLIBCOMSTR.py')
-rw-r--r--test/RANLIB/RANLIBCOMSTR.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/RANLIB/RANLIBCOMSTR.py b/test/RANLIB/RANLIBCOMSTR.py
index 6929ac6..b59d133 100644
--- a/test/RANLIB/RANLIBCOMSTR.py
+++ b/test/RANLIB/RANLIBCOMSTR.py
@@ -86,3 +86,9 @@ test.must_match('output.lib', "file.1\nfile.2\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: