summaryrefslogtreecommitdiffstats
path: root/test/Perforce/P4COMSTR.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Perforce/P4COMSTR.py')
-rw-r--r--test/Perforce/P4COMSTR.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Perforce/P4COMSTR.py b/test/Perforce/P4COMSTR.py
index 72f05b8..a8675f2 100644
--- a/test/Perforce/P4COMSTR.py
+++ b/test/Perforce/P4COMSTR.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: