summaryrefslogtreecommitdiff
path: root/simple.scenario
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-10-27 20:39:39 +0200
committerLars Wirzenius <liw@liw.fi>2015-10-27 20:40:10 +0200
commit2bd060daaf3b73af6461c0601088c274d947b302 (patch)
tree2c35fb075c112e82e0ec3c96468937cfa4032f15 /simple.scenario
parent2b2583ff49e5c29f0a53405c7392e5fbaf6f0652 (diff)
downloadcmdtest-2bd060daaf3b73af6461c0601088c274d947b302.tar.gz
Implement EXAMLE blocks
Diffstat (limited to 'simple.scenario')
-rw-r--r--simple.scenario6
1 files changed, 6 insertions, 0 deletions
diff --git a/simple.scenario b/simple.scenario
index 9391cf1..5beed80 100644
--- a/simple.scenario
+++ b/simple.scenario
@@ -17,6 +17,12 @@ The following is the actual test in this scenario:
We also support some non-ASCII text: älämölö.
+We can have code examples:
+
+ EXAMPLE this is a code example
+ This is NOT a scenario!
+ This is just ignored.
+
And the implementations follow.
IMPLEMENTS GIVEN a clean slate