summaryrefslogtreecommitdiffstats
path: root/test/option--Y.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/option--Y.py')
-rw-r--r--test/option--Y.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/option--Y.py b/test/option--Y.py
index 99d6939..69951c0 100644
--- a/test/option--Y.py
+++ b/test/option--Y.py
@@ -310,3 +310,9 @@ test.up_to_date(chdir = 'work2', options = opts, arguments = '.')
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: