summaryrefslogtreecommitdiffstats
path: root/test/Parallel/failed-build.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parallel/failed-build.py')
-rw-r--r--test/Parallel/failed-build.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Parallel/failed-build.py b/test/Parallel/failed-build.py
index 7056db1..e6a0589 100644
--- a/test/Parallel/failed-build.py
+++ b/test/Parallel/failed-build.py
@@ -109,3 +109,9 @@ test.must_not_exist(test.workpath('f6'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: