aboutsummaryrefslogtreecommitdiffstats
path: root/tests/system/suite_qtquick/tst_qtquick_creation/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/system/suite_qtquick/tst_qtquick_creation/test.py')
-rw-r--r--tests/system/suite_qtquick/tst_qtquick_creation/test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/system/suite_qtquick/tst_qtquick_creation/test.py b/tests/system/suite_qtquick/tst_qtquick_creation/test.py
index 584235282fa..3eda2c6e0ee 100644
--- a/tests/system/suite_qtquick/tst_qtquick_creation/test.py
+++ b/tests/system/suite_qtquick/tst_qtquick_creation/test.py
@@ -34,7 +34,6 @@ def main():
for qtVersion, controls in available:
targ = [Targets.DESKTOP_5_6_1_DEFAULT]
- quick = "2.6"
# using a temporary directory won't mess up a potentially existing
workingDir = tempDir()
checkedTargets = createNewQtQuickApplication(workingDir, targets=targ,