mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-07-17 03:50:43 +00:00
7 lines
172 B
C++
7 lines
172 B
C++
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
|
|
#include <doctest.h>
|
|
|
|
// Include common tests source
|
|
#include "../Common/TestsInterface.cpp"
|
|
#include "../Common/TestsShell.cpp"
|