diff options
author | Lars Wirzenius <liw@liw.fi> | 2013-06-19 20:42:58 +0100 |
---|---|---|
committer | Lars Wirzenius <liw@liw.fi> | 2013-06-19 20:42:58 +0100 |
commit | 2c288169fd38032575feb4414c039e9c1e9e8764 (patch) | |
tree | 365b3467e08cac322943ce00830dfb140fcfb77a /debian/control | |
parent | 54e347e461327c09746b45d19b1d24631652da8e (diff) | |
download | cmdtest-2c288169fd38032575feb4414c039e9c1e9e8764.tar.gz |
Switch to "scenario testing"
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4d7bf8a..5944b5d 100644 --- a/debian/control +++ b/debian/control @@ -19,5 +19,5 @@ Description: blackbox testing of Unix command line programs cmdtest is aimed specifically at testing non-interactive Unix command line programs, and tries to make that as easy as possible. . - Also included is a "story testing" tool, yarn. + Also included is a "scenario testing" tool, yarn. Homepage: http://liw.fi/cmdtest/ |