fix windows build

This commit is contained in:
Andrei Yankovich 2020-02-29 12:29:02 +03:00
parent c95e5e84a8
commit f33f3fd6bd

View File

@ -2097,7 +2097,7 @@ void deploytest::testSystemLib() {
runTestParams({"-bin", bin, "clear" ,
"-qmake", qmake,
"deploySystem"
}, &comapareTree, true);
}, &comapareTree, {}, true);
#endif