diff options
Diffstat (limited to 'test/Perforce/P4COM.py')
-rw-r--r-- | test/Perforce/P4COM.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Perforce/P4COM.py b/test/Perforce/P4COM.py index 11b28e3..5a90775 100644 --- a/test/Perforce/P4COM.py +++ b/test/Perforce/P4COM.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: |