summaryrefslogtreecommitdiff
path: root/test/unit
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2013-04-03 13:08:00 -0400
committerMorgan Deters <mdeters@cs.nyu.edu>2013-04-03 13:08:00 -0400
commit89ce2eb5c066d4fb6d6e9a23cd9c80ca39eb2493 (patch)
tree5ad57159d571756118d16867e62615a2b21c384d /test/unit
parentc9c41118eb3af8c882019a6e978e838ac793002d (diff)
Some final minor changes before cutting 1.1.
* update documentation * update the cut-release script * spelling/wording updates * add a (previously-failing) fuzzer regression
Diffstat (limited to 'test/unit')
-rwxr-xr-xtest/unit/no_cxxtest2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/no_cxxtest b/test/unit/no_cxxtest
index 57e5064d9..fec2dfb82 100755
--- a/test/unit/no_cxxtest
+++ b/test/unit/no_cxxtest
@@ -3,7 +3,7 @@
echo
echo '***************************************************************************'
echo '* *'
-echo '* WARNING: CxxTest not found at configure time; tests cannot be run. *'
+echo '* WARNING: CxxTest not found at configure time; unit tests cannot run. *'
echo '* *'
echo '***************************************************************************'
echo
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback