summaryrefslogtreecommitdiffstats
path: root/test/Mkdir.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Mkdir.py')
-rw-r--r--test/Mkdir.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/Mkdir.py b/test/Mkdir.py
index 144c9a6..f79a32a 100644
--- a/test/Mkdir.py
+++ b/test/Mkdir.py
@@ -189,3 +189,8 @@ test.run(chdir = 'work3', arguments = '')
test.pass_test()
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: