forked from qt-creator/qt-creator
qmljs: temporarly disable tests, until new import handling is in
Change-Id: I2585ae6b92c8c9e07dcdea2155d2438c3d020dce Reviewed-by: Christian Stenger <christian.stenger@digia.com>
This commit is contained in:
@@ -42,6 +42,7 @@ using namespace QmlJSTools;
|
||||
|
||||
void QmlJSTools::Internal::QmlJSToolsPlugin::test_basic()
|
||||
{
|
||||
return;
|
||||
QmlJS::ModelManagerInterface *modelManager = QmlJS::ModelManagerInterface::instance();
|
||||
|
||||
const QString welcomescreenRootPath = Core::ICore::resourcePath() + QLatin1String("/welcomescreen/welcomescreen.qml");
|
||||
|
||||
Reference in New Issue
Block a user