summaryrefslogtreecommitdiffstats
path: root/test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py')
-rw-r--r--test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py b/test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py
index 9a018a3..272be14 100644
--- a/test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py
+++ b/test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py
@@ -128,3 +128,9 @@ test.must_match('fileQuote.out', expect_extra % 'fileQuote.out')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: