From 674b1369da2c2c70da33d42345fba812307214f1 Mon Sep 17 00:00:00 2001 From: Robert Loehning Date: Thu, 9 Oct 2014 14:12:34 +0200 Subject: Squish: Stabilize tst_CSUP03 Change-Id: Id90b102d926c90e53c3a8a610ac464cb6876dc5d Reviewed-by: Christian Stenger --- tests/system/suite_CSUP/tst_CSUP03/test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/system/suite_CSUP/tst_CSUP03/test.py b/tests/system/suite_CSUP/tst_CSUP03/test.py index 37ea6689a0..ab780c36e8 100644 --- a/tests/system/suite_CSUP/tst_CSUP03/test.py +++ b/tests/system/suite_CSUP/tst_CSUP03/test.py @@ -122,6 +122,7 @@ def main(): test.compare(modifiedCode, expectedCode, "Verifying whether code matches expected.") # reverting to initial state of main.cpp revertMainCpp() + snooze(1) # "Close All" might be disabled invokeMenuItem('File', 'Close All') invokeMenuItem('File', 'Exit') -- cgit v1.2.1