summaryrefslogtreecommitdiffstats
path: root/test/RCS/explicit.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/RCS/explicit.py')
-rw-r--r--test/RCS/explicit.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/RCS/explicit.py b/test/RCS/explicit.py
index 46ed8b6..3e19a67 100644
--- a/test/RCS/explicit.py
+++ b/test/RCS/explicit.py
@@ -156,3 +156,9 @@ test.must_not_be_writable(test.workpath('sub', 'fff.in'))
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: