mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-05-08 15:39:35 +00:00
fix build
This commit is contained in:
parent
e83a2d4aee
commit
ad903b0d88
@ -644,6 +644,7 @@ void deploytest::testDistroStruct() {
|
|||||||
|
|
||||||
for (auto &i: cases) {
|
for (auto &i: cases) {
|
||||||
QVERIFY(distro.getRelativePath(i.first) == i.second);
|
QVERIFY(distro.getRelativePath(i.first) == i.second);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void deploytest::testSetTargetDir() {
|
void deploytest::testSetTargetDir() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user