提交 b537ca70 编写于 作者: M Max Bruckner

old_utils_tests: Remove leftover unused attribute

上级 186cce3e
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
#include "../cJSON_Utils.h" #include "../cJSON_Utils.h"
/* JSON Apply Merge tests: */ /* JSON Apply Merge tests: */
const char *merges[15][3] = static const char *merges[15][3] =
{ {
{"{\"a\":\"b\"}", "{\"a\":\"c\"}", "{\"a\":\"c\"}"}, {"{\"a\":\"b\"}", "{\"a\":\"c\"}", "{\"a\":\"c\"}"},
{"{\"a\":\"b\"}", "{\"b\":\"c\"}", "{\"a\":\"b\",\"b\":\"c\"}"}, {"{\"a\":\"b\"}", "{\"b\":\"c\"}", "{\"a\":\"b\",\"b\":\"c\"}"},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册