Move useful QTest template specializations to global header file
Fix KDBX test linker errors on Windows
This commit is contained in:
@@ -16,11 +16,10 @@
|
||||
*/
|
||||
|
||||
#include "TestRandom.h"
|
||||
|
||||
#include "TestGlobal.h"
|
||||
#include "core/Endian.h"
|
||||
#include "core/Global.h"
|
||||
|
||||
#include <QTest>
|
||||
|
||||
QTEST_GUILESS_MAIN(TestRandom)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user