forked from ondra/server-sdk
must use QTEST_APPLESS_MAIN for unittesting in CI
This commit is contained in:
parent
76dd2cd294
commit
f9e65feb5f
@ -16,4 +16,4 @@ void RequestTest::auth_test()
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
QTEST_MAIN(core::RequestTest)
|
QTEST_APPLESS_MAIN(core::RequestTest)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user