summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-07-14 19:24:34 +0100
committerLars Wirzenius <liw@liw.fi>2013-07-14 19:24:34 +0100
commit3fe131971b7e0c232ca638e8361dcd2649883ac8 (patch)
tree1b4ec9d4dd4dafa76438f617d25f84616209b50c
parentf35f983d515a680c2a5ebfbc7f93d3c864fb7a94 (diff)
downloadcmdtest-3fe131971b7e0c232ca638e8361dcd2649883ac8.tar.gz
Update NEWS about ASSUMING
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ac47c61..cb4584d 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ Version 0.X, released UNRELEASED
includes a shell library when running any IMPLEMENTS section.
* FINALLY always worked in yarn, but has now been added to the manual
page as well.
+* The keyword ASSUMING has been added to yarn.
* New yarn option `--run` allows running selected tests only.
* New yarn option `--snapshot` makes snapshots of the test working
directory after each step in a scenario. Combined with the, also