summaryrefslogtreecommitdiffstats
path: root/test/Parallel/multiple-parents.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parallel/multiple-parents.py')
-rw-r--r--test/Parallel/multiple-parents.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Parallel/multiple-parents.py b/test/Parallel/multiple-parents.py
index 1b7a1a1..69accaa 100644
--- a/test/Parallel/multiple-parents.py
+++ b/test/Parallel/multiple-parents.py
@@ -241,3 +241,9 @@ for i in range(5):
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: