mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-17 22:03:37 -06:00
8 lines
124 B
C++
8 lines
124 B
C++
#ifdef flagTESTING_TEST
|
|
|
|
#include <CtrlLib/CtrlLib.h>
|
|
#include <plugin/gtest/gtest.h>
|
|
|
|
TEST_GUI_APP_MAIN {}
|
|
|
|
#endif
|