t_json: add data about new dictionary

This commit is contained in:
Evgeniy A. Dushistov
2022-06-24 21:32:10 +03:00
parent f69973e1fa
commit e915e73d68

View File

@@ -18,7 +18,8 @@ test_json() {
fi
}
test_json '[{"name": "Test synonyms", "wordcount": "2"},
test_json '[{"name": "Russian-English Dictionary (ru-en)", "wordcount": "415144"},
{"name": "Test synonyms", "wordcount": "2"},
{"name": "Test multiple results", "wordcount": "246"},
{"name": "Sample 1 test dictionary", "wordcount": "1"},
{"name": "test_dict", "wordcount": "1"}]' -x -j -l -n --data-dir "$TEST_DIR"