Kick json_type_array out of struct json_object; re-enable the test_deep_copy test.

This commit is contained in:
Eric Haszlakiewicz
2020-05-25 03:44:56 +00:00
parent 853b4b5dee
commit 02b687b9a6
3 changed files with 83 additions and 32 deletions

View File

@@ -20,8 +20,7 @@ foreach(TESTNAME
test_cast
test_charcase
test_compare
# XAX temporarily comment this out, until at least json_type_array is split out
# test_deep_copy
test_deep_copy
test_double_serializer
test_float
test_int_add