aboutsummaryrefslogtreecommitdiffstats
path: root/tests/system/suite_WELP
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@qt.io>2017-02-22 12:49:52 +0100
committerChristian Stenger <christian.stenger@qt.io>2017-02-24 06:28:42 +0000
commit2e7e95917ec6d6328bc9af486b64e4778a6dc8eb (patch)
treed8397eceded50f23d6da975eddb5733cda497dfc /tests/system/suite_WELP
parented67e7121b2480a9f84619f55d0e1bc33747c459 (diff)
Squish: Remove unused object
Forgotten to remove this in e03132f51796f1b882c3dfeda1bb869a99d6bf2a. Change-Id: I7699c657d0ff8300ac38d96a9430d8c1e372628f Reviewed-by: Robert Loehning <robert.loehning@qt.io>
Diffstat (limited to 'tests/system/suite_WELP')
-rw-r--r--tests/system/suite_WELP/tst_WELP03/test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/system/suite_WELP/tst_WELP03/test.py b/tests/system/suite_WELP/tst_WELP03/test.py
index 9acfb52ede..8b211d606d 100644
--- a/tests/system/suite_WELP/tst_WELP03/test.py
+++ b/tests/system/suite_WELP/tst_WELP03/test.py
@@ -58,7 +58,6 @@ def openExample(examplesLineEdit, input, exampleRegex, exampleName):
return example
def main():
- welcomePage = ":Qt Creator.WelcomePage_QQuickWidget"
# open Qt Creator
startApplication("qtcreator" + SettingsPath)
if not startedWithoutPluginError():