yomichan/test/data/dictionaries/valid-dictionary2/tag_bank_2.json
toasted-nutbread 2910685a96
Database test updates (#1086)
* Remove unused

* Create DatabaseVM

* Update sequences in test dictionary

* Update documentation

* Add second valid testing dictionary

* Set up translator tests

* Write expected data
2020-12-08 20:27:36 -05:00

9 lines
362 B
JSON

[
["ktag1", "kcategory1", 0, "ktag1 notes", 0],
["ktag2", "kcategory2", 0, "ktag2 notes", 0],
["kstat1", "kcategory3", 0, "kstat1 notes", 0],
["kstat2", "kcategory4", 0, "kstat2 notes", 0],
["kstat3", "kcategory5", 0, "kstat3 notes", 0],
["kstat4", "kcategory6", 0, "kstat4 notes", 0],
["kstat5", "kcategory7", 0, "kstat5 notes", 0]
]