diff options
Diffstat (limited to 'test/CacheDir/environment.py')
-rw-r--r-- | test/CacheDir/environment.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/CacheDir/environment.py b/test/CacheDir/environment.py index 391fb94..297d46d 100644 --- a/test/CacheDir/environment.py +++ b/test/CacheDir/environment.py @@ -161,3 +161,9 @@ test.up_to_date(chdir = 'src', arguments = '.') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |