Move JSON tests into a directory.

To get around the "following path contains more than 968 entries, you
should move the test to some relevant subdirectory" tidy error.
This commit is contained in:
Nicholas Nethercote 2022-08-09 15:31:23 +10:00
parent f03ce30962
commit c32969d8e6
21 changed files with 2 additions and 2 deletions

View file

@ -1 +0,0 @@
{"artifact":"$TEST_BUILD_DIR/json-multiple/libjson_multiple.rlib","emit":"link"}

View file

@ -1 +0,0 @@
{"artifact":"$TEST_BUILD_DIR/json-options/libjson_options.rlib","emit":"link"}

View file

@ -0,0 +1 @@
{"artifact":"$TEST_BUILD_DIR/json/json-multiple/libjson_multiple.rlib","emit":"link"}

View file

@ -0,0 +1 @@
{"artifact":"$TEST_BUILD_DIR/json/json-options/libjson_options.rlib","emit":"link"}