4
1
mirror of https://github.com/QuasarApp/CQtDeployer.git synced 2025-05-07 23:19:35 +00:00

fix windows tests

This commit is contained in:
Andrei Yankovich 2020-12-10 16:04:37 +03:00
parent fa1f96d0a1
commit 4e97a8ffc1

@ -1059,6 +1059,7 @@ void deploytest::testEmptyPackages() {
runTestParams({"-bin", bin, "force-clear",
"-targetPackage", "/package/;NONE",
"-libDir", TestQtDir + "bin",
"-prefix", "package;prefix",
"allowEmptyPackages"}, &comapareTree);