fix system tests

This commit is contained in:
Andrei Yankovich 2019-09-28 13:06:43 +03:00
parent 74d78b9bc2
commit 93c08595dd

View File

@ -1003,7 +1003,7 @@ void deploytest::testLibDir() {
#ifdef Q_OS_UNIX #ifdef Q_OS_UNIX
QString bin = TestBinDir + "TestOnlyC"; QString bin = TestBinDir + "TestOnlyC";
QString extraPath = "/usr/lib"; QString extraPath = "/usr/lib,/lib";
auto comapareTree = utils.createTree( auto comapareTree = utils.createTree(
{ {