Recreate base64 project
This commit is contained in:
10
wapp/testing/wapp_testing.c
Normal file
10
wapp/testing/wapp_testing.c
Normal file
@@ -0,0 +1,10 @@
|
||||
// vim:fileencoding=utf-8:foldmethod=marker
|
||||
|
||||
#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
|
||||
Reference in New Issue
Block a user