diff options
Diffstat (limited to 'test/CacheDir/up-to-date-q.py')
-rw-r--r-- | test/CacheDir/up-to-date-q.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/CacheDir/up-to-date-q.py b/test/CacheDir/up-to-date-q.py index 3830cd2..275b127 100644 --- a/test/CacheDir/up-to-date-q.py +++ b/test/CacheDir/up-to-date-q.py @@ -79,3 +79,9 @@ test.run(chdir = 'beta', arguments = '.') test.run(chdir = 'beta', arguments = '. -q') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |