summaryrefslogtreecommitdiffstats
path: root/test/CVSCOM.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/CVSCOM.py')
-rw-r--r--test/CVSCOM.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/CVSCOM.py b/test/CVSCOM.py
index cbb2f3f..79acb5a 100644
--- a/test/CVSCOM.py
+++ b/test/CVSCOM.py
@@ -119,3 +119,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: