diff options
Diffstat (limited to 'test/QT/up-to-date.py')
-rw-r--r-- | test/QT/up-to-date.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/QT/up-to-date.py b/test/QT/up-to-date.py index 28ae16e..fbbcac0 100644 --- a/test/QT/up-to-date.py +++ b/test/QT/up-to-date.py @@ -139,3 +139,9 @@ test.up_to_date(options = '--debug=explain', stderr=None) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |