9 lines
143 B
C
9 lines
143 B
C
#ifndef WAPP_TESTING_C
|
|
#define WAPP_TESTING_C
|
|
|
|
#include "wapp_testing.h"
|
|
#include "tester.c"
|
|
#include "wapp_core.c"
|
|
|
|
#endif // !WAPP_TESTING_C
|