From b9043bca05cb058e68a5ef42812242c51d5a66a1 Mon Sep 17 00:00:00 2001 From: Jason LaPorte Date: Thu, 25 Jul 2013 17:36:04 -0400 Subject: [PATCH] Okay, reduced the tests a tiny bit more. --- test-cases/english.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/test-cases/english.json b/test-cases/english.json index 15bdba3a..9242303b 100644 --- a/test-cases/english.json +++ b/test-cases/english.json @@ -1,7 +1,4 @@ { - "Dangerously Windy": - ["title", "heavy-wind"], - "Violently Windy": ["title", "very-heavy-wind"], @@ -71,10 +68,10 @@ ["during", "light-sleet", "later-today-afternoon"], ["during", "fog", "tomorrow-morning"]]], - "Foggy starting this morning, continuing until this afternoon, and sleet tomorrow morning.": + "Dangerously windy starting this morning, continuing until this afternoon, and sleet tomorrow morning.": ["sentence", ["and", ["starting-continuing-until", - "fog", + "heavy-wind", "today-morning", "today-afternoon"], ["during", "medium-sleet", "tomorrow-morning"]]],