Add Test For Server creation.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
NADAL Jean-Baptiste
2020-01-14 11:29:41 +01:00
parent 887854150b
commit d1c723fbcd
4 changed files with 65 additions and 9 deletions

View File

@@ -32,13 +32,4 @@
#include "restd_http_handler.h"
#include "restd_rest_handler.h"
#ifdef __cplusplus
extern "C"
{
#endif
#ifdef __cplusplus
}
#endif
#endif /*_RESTD_H */