fix tests

This commit is contained in:
Andrei Yankovich 2021-05-20 17:34:59 +03:00
parent f61169c896
commit aeb3f355eb

View File

@ -1531,8 +1531,8 @@ void deploytest::testBinPrefix() {
}
void deploytest::customTest() {
runTestParams({"-confFile", "/home/andrei/Qt/Examples/Qt-6.1.0/quick3d/build-particles3d-Desktop_Qt_6_1_0_GCC_64bit-Release/CQtDeployer.json",
"qifFromSystem"});
// runTestParams({"-confFile", "path",
// "qifFromSystem"});
}
void deploytest::testQmlExtrct() {