summaryrefslogtreecommitdiffstats
path: root/test/CVSCOMSTR.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/CVSCOMSTR.py')
-rw-r--r--test/CVSCOMSTR.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/CVSCOMSTR.py b/test/CVSCOMSTR.py
index acf0647..ae42841 100644
--- a/test/CVSCOMSTR.py
+++ b/test/CVSCOMSTR.py
@@ -120,3 +120,9 @@ test.must_match(['sub', 'all'],
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: