mirror of
https://github.com/DaveGamble/cJSON.git
synced 2026-08-26 10:14:42 +00:00
tests: extract common functionality to common.c
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
|
||||
#include "unity/examples/unity_config.h"
|
||||
#include "unity/src/unity.h"
|
||||
#include "../cJSON.c"
|
||||
#include "common.h"
|
||||
|
||||
static void parse_hex4_should_parse_all_combinations(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user