summaryrefslogtreecommitdiff
path: root/tests/system/suite_HELP/tst_HELP04/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/system/suite_HELP/tst_HELP04/test.py')
-rw-r--r--tests/system/suite_HELP/tst_HELP04/test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/system/suite_HELP/tst_HELP04/test.py b/tests/system/suite_HELP/tst_HELP04/test.py
index e6ce7932d0..1626e5d9b8 100644
--- a/tests/system/suite_HELP/tst_HELP04/test.py
+++ b/tests/system/suite_HELP/tst_HELP04/test.py
@@ -76,7 +76,7 @@ def verifyUrl(expected):
def main():
noMatch = "Your search did not match any documents."
- startApplication("qtcreator" + SettingsPath)
+ startQC()
if not startedWithoutPluginError():
return
addHelpDocumentation([os.path.join(qt4Path, "doc", "qch", "qt.qch")])