diff options
Diffstat (limited to 'test/Alias/Depends.py')
-rw-r--r-- | test/Alias/Depends.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Alias/Depends.py b/test/Alias/Depends.py index b4ea95c..bba0abd 100644 --- a/test/Alias/Depends.py +++ b/test/Alias/Depends.py @@ -160,3 +160,9 @@ test.not_up_to_date(arguments = 'a2-file.out') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |