summaryrefslogtreecommitdiff
path: root/tests/system/suite_qtquick
diff options
context:
space:
mode:
authorRobert Loehning <robert.loehning@nokia.com>2012-02-13 15:16:36 +0100
committerRobert Löhning <robert.loehning@nokia.com>2012-02-14 15:10:50 +0100
commitc85a4563524c5c41bfdffd622086ed9152501833 (patch)
treebf0f260be887d49eb0ee0e59d38af4d529699354 /tests/system/suite_qtquick
parent4bbe36b1f339390903c9e71e513cec15556ba585 (diff)
downloadqt-creator-c85a4563524c5c41bfdffd622086ed9152501833.tar.gz
Squish: Additional log at the end of tst_qml_editor
Change-Id: I1d1da9b333b76e086319091ad6849eca3dc21fb9 Reviewed-by: Bill King <bill.king@nokia.com> Reviewed-by: Christian Stenger <christian.stenger@nokia.com>
Diffstat (limited to 'tests/system/suite_qtquick')
-rw-r--r--tests/system/suite_qtquick/tst_qml_editor/test.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/system/suite_qtquick/tst_qml_editor/test.py b/tests/system/suite_qtquick/tst_qml_editor/test.py
index 624705285f..1b01c3fc00 100644
--- a/tests/system/suite_qtquick/tst_qml_editor/test.py
+++ b/tests/system/suite_qtquick/tst_qml_editor/test.py
@@ -23,6 +23,7 @@ def main():
testRenameId()
testFindUsages()
testHovering()
+ test.log("Test finished")
invokeMenuItem("File", "Exit")
def prepareTemplate(sourceExample):