diff options
Diffstat (limited to 'test/CacheDir/debug.py')
-rw-r--r-- | test/CacheDir/debug.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/CacheDir/debug.py b/test/CacheDir/debug.py index 9301241..94880be 100644 --- a/test/CacheDir/debug.py +++ b/test/CacheDir/debug.py @@ -173,3 +173,9 @@ test.must_match(debug_out, expect, mode='r') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |