aboutsummaryrefslogtreecommitdiffstats
path: root/tests/system/suite_SCOM/tst_SCOM02
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@qt.io>2018-08-22 14:37:34 +0200
committerChristian Stenger <christian.stenger@qt.io>2018-09-05 09:24:18 +0000
commit1016dc0603051c20ba38644827abf88dd874bc90 (patch)
treedbc4b75667ad474b735a64bb5c42faafe5e2ccc0 /tests/system/suite_SCOM/tst_SCOM02
parentc30b629b524597f6ae9d4308301244642fc98e5c (diff)
Squish: Refactor starting Qt Creator from Squish
Change-Id: I7cbce7db2a22a7cb327965b9b7918eb46266b260 Reviewed-by: Robert Loehning <robert.loehning@qt.io>
Diffstat (limited to 'tests/system/suite_SCOM/tst_SCOM02')
-rw-r--r--tests/system/suite_SCOM/tst_SCOM02/test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/system/suite_SCOM/tst_SCOM02/test.py b/tests/system/suite_SCOM/tst_SCOM02/test.py
index 64fbf7d65c..4d99a91c85 100644
--- a/tests/system/suite_SCOM/tst_SCOM02/test.py
+++ b/tests/system/suite_SCOM/tst_SCOM02/test.py
@@ -28,7 +28,7 @@ source("../../shared/suites_qtta.py")
# entry of test
def main():
- startApplication("qtcreator" + SettingsPath)
+ startQC()
if not startedWithoutPluginError():
return
# create qt quick application