diff options
Diffstat (limited to 'test/Value.py')
-rw-r--r-- | test/Value.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Value.py b/test/Value.py index ea6e682..f4ed219 100644 --- a/test/Value.py +++ b/test/Value.py @@ -142,3 +142,9 @@ for source_signature in ['MD5', 'timestamp-newer']: test.must_match('f5.out', "C=/var") test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |