summaryrefslogtreecommitdiff
path: root/simple.scenario
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@tilaajavastuu.fi>2015-02-10 10:23:17 +0200
committerLars Wirzenius <liw@liw.fi>2015-02-10 10:30:51 +0200
commit19e090549b933c31aeb057e59825a8c279e26e99 (patch)
treefe32c33dbaca33a143ffe2de01a132ef792481c4 /simple.scenario
parentacd3d6316ef5831be1a9663a267b485767ada418 (diff)
downloadcmdtest-19e090549b933c31aeb057e59825a8c279e26e99.tar.gz
Implement continuation lines in yarn
Diffstat (limited to 'simple.scenario')
-rw-r--r--simple.scenario3
1 files changed, 2 insertions, 1 deletions
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