wizapp-stdlib/src/testing/wapp_testing.h
2025-02-24 07:24:26 +00:00

9 lines
167 B
C

#ifndef WAPP_TESTING_H
#define WAPP_TESTING_H
#include "tester/tester.h"
#include "../common/wapp_common.h"
#include "../core/wapp_core.h"
#endif // !WAPP_TESTING_H