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>
This commit is contained in:
Robert Loehning
2012-02-13 15:16:36 +01:00
committed by Robert Löhning
parent 4bbe36b1f3
commit c85a456352

View File

@@ -23,6 +23,7 @@ def main():
testRenameId()
testFindUsages()
testHovering()
test.log("Test finished")
invokeMenuItem("File", "Exit")
def prepareTemplate(sourceExample):