summaryrefslogtreecommitdiffstats
path: root/test/Parallel/duplicate-target.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parallel/duplicate-target.py')
-rw-r--r--test/Parallel/duplicate-target.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Parallel/duplicate-target.py b/test/Parallel/duplicate-target.py
index 43015fe..a9d511e 100644
--- a/test/Parallel/duplicate-target.py
+++ b/test/Parallel/duplicate-target.py
@@ -96,3 +96,9 @@ work/sub/f2.in
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: