Skip to content
Snippets Groups Projects
Commit f515a252 authored by Christian Stenger's avatar Christian Stenger
Browse files

Squish: Enable QmlProjectManager plugin for tst_qtquick_creation3


Change-Id: Idaa2a603f5945a4df249f9b6ce606769a5c7ea74
Reviewed-by: default avatarRobert Loehning <robert.loehning@theqtcompany.com>
parent 2f1cbad9
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@
source("../../shared/qtcreator.py")
def main():
startApplication("qtcreator" + SettingsPath)
startApplication("qtcreator -load QmlProjectManager" + SettingsPath)
if not startedWithoutPluginError():
return
for quickVersion in ["1.1", "2.1", "2.2", "2.3", "Controls 1.0", "Controls 1.1", "Controls 1.2"]:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment