diff options
Diffstat (limited to 'test/Decider/default.py')
-rw-r--r-- | test/Decider/default.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Decider/default.py b/test/Decider/default.py index c2886fb..f05e869 100644 --- a/test/Decider/default.py +++ b/test/Decider/default.py @@ -57,3 +57,9 @@ test.unlink('has-changed') 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: |