From 8b206e4d0458892d30661353bfb95c6dcefe5b67 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 14 May 2022 18:45:18 -0400 Subject: Update structured content tests (#2134) --- test/data/dictionaries/valid-dictionary1/term_bank_1.json | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'test/data/dictionaries/valid-dictionary1') diff --git a/test/data/dictionaries/valid-dictionary1/term_bank_1.json b/test/data/dictionaries/valid-dictionary1/term_bank_1.json index 114ec88b..c8a83c9a 100644 --- a/test/data/dictionaries/valid-dictionary1/term_bank_1.json +++ b/test/data/dictionaries/valid-dictionary1/term_bank_1.json @@ -307,5 +307,14 @@ ]} ], 100, "P E1" + ], + [ + "構造", "こうぞう", "n", "n", 35, + [ + "kouzou definition 1", + {"type": "structured-content", "content": "kouzou definition 2"}, + {"type": "structured-content", "content": "kouzou definition 3 (構造)"} + ], + 101, "P E1" ] ] \ No newline at end of file -- cgit v1.2.3