From e795c9f671ce49b83c430bb7c6d7f34de8a71191 Mon Sep 17 00:00:00 2001 From: steronydh <4245329+steronydh@users.noreply.github.com> Date: Mon, 15 Jan 2018 20:21:02 +0000 Subject: [PATCH] Cornish test cases updated (#166) --- test_cases/kw.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/test_cases/kw.json b/test_cases/kw.json index 77c79b7d..ef4b8fc6 100644 --- a/test_cases/kw.json +++ b/test_cases/kw.json @@ -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]]]] }