diff options
Diffstat (limited to 'test/Depends.py')
-rw-r--r-- | test/Depends.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Depends.py b/test/Depends.py index 4870739..e3819c5 100644 --- a/test/Depends.py +++ b/test/Depends.py @@ -149,3 +149,9 @@ test.write('file3', "file3\n") test.up_to_date(arguments = '.') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |