summaryrefslogtreecommitdiffstats
path: root/test/QT/Tool.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/QT/Tool.py')
-rw-r--r--test/QT/Tool.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/QT/Tool.py b/test/QT/Tool.py
index bb6b851..86eb4ca 100644
--- a/test/QT/Tool.py
+++ b/test/QT/Tool.py
@@ -151,3 +151,9 @@ env.Tool('qt', ['$TOOL_PATH'])
test.run(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: