aboutsummaryrefslogtreecommitdiff
path: root/test/data/dictionaries
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2022-05-14 18:45:18 -0400
committerGitHub <noreply@github.com>2022-05-14 18:45:18 -0400
commit8b206e4d0458892d30661353bfb95c6dcefe5b67 (patch)
treedc18db4a7776b0a104b7b60827b55307f1a26770 /test/data/dictionaries
parentfd75e91e7544939faf302caef453a81cef48f420 (diff)
Update structured content tests (#2134)
Diffstat (limited to 'test/data/dictionaries')
-rw-r--r--test/data/dictionaries/valid-dictionary1/term_bank_1.json9
1 files changed, 9 insertions, 0 deletions
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