summaryrefslogtreecommitdiff
path: root/tests/codec-json.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codec-json.cpp')
-rw-r--r--tests/codec-json.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codec-json.cpp b/tests/codec-json.cpp
index 67253d7..9cbb7c3 100644
--- a/tests/codec-json.cpp
+++ b/tests/codec-json.cpp
@@ -13,7 +13,7 @@ using TestTuple = Tuple<
>;
using TestArray = Array<
- String
+ String, 1
>;
using TestStruct = Struct<