From a5f78c6428089f756c45c7cb4101070af38e367a Mon Sep 17 00:00:00 2001 From: Mark Engel Date: Fri, 28 Jan 2011 18:21:04 +0100 Subject: switched to asnyc_testing testsuite 0.3.2 from npm did not work, using 0.4 from github --- src/nodejs/package.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/nodejs/package.json') diff --git a/src/nodejs/package.json b/src/nodejs/package.json index 97db4eb..92b4c3c 100644 --- a/src/nodejs/package.json +++ b/src/nodejs/package.json @@ -10,4 +10,7 @@ , "log4js" : "*" , "opts" : "*" } +, "dependencies" : + { "async_testing" : "*" + } } -- cgit v1.2.3