Files
wizapp-stdlib/src/testing/wapp_testing.c
2025-02-24 07:58:22 +00:00

9 lines
158 B
C

#ifndef WAPP_TESTING_C
#define WAPP_TESTING_C
#include "wapp_testing.h"
#include "tester/tester.c"
#include "../core/wapp_core.c"
#endif // !WAPP_TESTING_C