Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Added Cornish test case #166

Merged
3 commits merged into from
Jan 15, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion test_cases/kw.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,5 +253,9 @@
["title", "possible-thunderstorm"],

"Glaw Poos Ha Tewedhow-Taran":
["title", ["and", "heavy-rain", "thunderstorm"]]
["title", ["and", "heavy-rain", "thunderstorm"]],

"Glaw pur skav ow talleth le ages 1 myn.":
["sentence",
["starting-in", "very-light-rain", ["less-than", ["minutes", 1]]]]
}