From 84ab0aeea402cb3effe04137cd2146a0de39592e Mon Sep 17 00:00:00 2001 From: Stephan Zalewski Date: Wed, 21 Jul 2010 04:20:36 +0800 Subject: [PATCH] updated readme ragarding test execution --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 05ac8df..c78f584 100644 --- a/Readme.md +++ b/Readme.md @@ -84,7 +84,7 @@ I am not sure the total code coverage of the tests at this point, but it is quic Once installed: - `node oauth-test.js` + `NODE_PATH=lib vows tests/*` # Notes