mirror of
https://gitlab.com/spaceti-app/integrations/acs/colnod-connector.git
synced 2026-07-12 16:20:39 +02:00
11 lines
82 B
C++
11 lines
82 B
C++
#include "unittest.h"
|
|
|
|
void UnitTest::initTestCase()
|
|
{
|
|
|
|
}
|
|
|
|
|
|
|
|
QTEST_MAIN(UnitTest)
|