diff options
Diffstat (limited to 'test/QT/manual.py')
-rw-r--r-- | test/QT/manual.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/QT/manual.py b/test/QT/manual.py index d3426db..dcab3aa 100644 --- a/test/QT/manual.py +++ b/test/QT/manual.py @@ -139,3 +139,9 @@ test.must_exist(test.workpath('fff.cpp')) test.must_exist(test.workpath('fff.moc.cpp')) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |