From 19e090549b933c31aeb057e59825a8c279e26e99 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 10 Feb 2015 10:23:17 +0200 Subject: Implement continuation lines in yarn --- simple.scenario | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'simple.scenario') diff --git a/simple.scenario b/simple.scenario index 8061e47..a244d88 100644 --- a/simple.scenario +++ b/simple.scenario @@ -9,7 +9,8 @@ the scenario test runner itself. The following is the actual test in this scenario: GIVEN a clean slate - WHEN nothing happens + WHEN nothing + ... happens THEN everything is OK AND not all is well FINALLY cleanup -- cgit v1.2.1