Files
ent_prop_test/wapp/testing/wapp_testing.c
T
2026-06-03 00:51:18 +01:00

11 lines
199 B
C

// vim:fileencoding=utf-8:foldmethod=marker
#ifndef WAPP_TESTING_C
#define WAPP_TESTING_C
#include "wapp_testing.h"
#include "tester/tester.c"
#include "../os/wapp_os.c"
#endif // !WAPP_TESTING_C