From 091ab850aaca9591b3f77d57a55c3c78fc0b5442 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Mon, 16 Jan 2012 23:36:01 -0500 Subject: [PATCH] docs: replace expresso with mocha in appendix 1 --- doc/api/appendix_1.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/appendix_1.markdown b/doc/api/appendix_1.markdown index d25d7f9f3c3..59430c20e25 100644 --- a/doc/api/appendix_1.markdown +++ b/doc/api/appendix_1.markdown @@ -38,7 +38,7 @@ elsewhere. - [ncurses](https://github.com/mscdex/node-ncurses) - Testing/TDD/BDD: [vows](http://vowsjs.org/), - [expresso](https://github.com/visionmedia/expresso), + [mocha](https://github.com/visionmedia/mocha), [mjsunit.runner](https://github.com/tmpvar/mjsunit.runner) Patches to this list are welcome.