diff options
Diffstat (limited to 'test/Deprecated/SourceSignatures/implicit-cache.py')
-rw-r--r-- | test/Deprecated/SourceSignatures/implicit-cache.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Deprecated/SourceSignatures/implicit-cache.py b/test/Deprecated/SourceSignatures/implicit-cache.py index 44c30ce..3911e25 100644 --- a/test/Deprecated/SourceSignatures/implicit-cache.py +++ b/test/Deprecated/SourceSignatures/implicit-cache.py @@ -96,3 +96,9 @@ test.up_to_date(arguments = 'both.out', stderr = None) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |