From f35f983d515a680c2a5ebfbc7f93d3c864fb7a94 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 14 Jul 2013 19:23:59 +0100 Subject: Update README.yarn about ASSUMING --- README.yarn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.yarn') diff --git a/README.yarn b/README.yarn index 49fcd62..76d57b5 100644 --- a/README.yarn +++ b/README.yarn @@ -99,7 +99,7 @@ The following keywords are defined. * **ASSUMING** defines a condition for the scenario. The rest of the line is "matched text", which gets implemented by an IMPLEMENTS section. If the code executed by the implementation - fails, the scenario is skipped. (NOT yet implemented.) + fails, the scenario is skipped. * **GIVEN** prepares the world for the test to run. If the implementation fails, the scenario fails. -- cgit v1.2.1