mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-28 02:34:34 +00:00
fix system tests
This commit is contained in:
parent
74d78b9bc2
commit
93c08595dd
@ -1003,7 +1003,7 @@ void deploytest::testLibDir() {
|
||||
|
||||
#ifdef Q_OS_UNIX
|
||||
QString bin = TestBinDir + "TestOnlyC";
|
||||
QString extraPath = "/usr/lib";
|
||||
QString extraPath = "/usr/lib,/lib";
|
||||
|
||||
auto comapareTree = utils.createTree(
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user