4
1
mirror of https://github.com/QuasarApp/Heart.git synced 2025-05-14 10:29:43 +00:00

unllock bigdata test for windows

This commit is contained in:
Andrei Yankovich 2021-10-07 22:37:41 +03:00
parent 0d17b56a7c
commit 4c83275454

@ -90,11 +90,11 @@ BigDataTest::~BigDataTest() {
}
void BigDataTest::test() {
#ifdef Q_OS_LINUX
//#ifdef Q_OS_LINUX
QVERIFY(connectTest());
QVERIFY(sendDataTest());
#endif
//#endif
}
bool BigDataTest::connectTest() {