forked from qt-creator/qt-creator
Squish: Stabilize tst_CSUP03
Change-Id: Id90b102d926c90e53c3a8a610ac464cb6876dc5d Reviewed-by: Christian Stenger <christian.stenger@digia.com>
This commit is contained in:
@@ -122,6 +122,7 @@ def main():
|
|||||||
test.compare(modifiedCode, expectedCode, "Verifying whether code matches expected.")
|
test.compare(modifiedCode, expectedCode, "Verifying whether code matches expected.")
|
||||||
# reverting to initial state of main.cpp
|
# reverting to initial state of main.cpp
|
||||||
revertMainCpp()
|
revertMainCpp()
|
||||||
|
snooze(1) # "Close All" might be disabled
|
||||||
invokeMenuItem('File', 'Close All')
|
invokeMenuItem('File', 'Close All')
|
||||||
|
|
||||||
invokeMenuItem('File', 'Exit')
|
invokeMenuItem('File', 'Exit')
|
||||||
|
Reference in New Issue
Block a user