diff options
Diffstat (limited to 'test/CacheDir/option--cs.py')
-rw-r--r-- | test/CacheDir/option--cs.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/CacheDir/option--cs.py b/test/CacheDir/option--cs.py index 1e62c49..df1a87f 100644 --- a/test/CacheDir/option--cs.py +++ b/test/CacheDir/option--cs.py @@ -192,3 +192,9 @@ test.up_to_date(chdir = 'src2', arguments = '.') # All done. test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |