all tests converted to mocha

This commit is contained in:
Gareth Jones
2013-08-29 08:49:42 +10:00
parent fe1f1228ca
commit 46ad57b4e0
6 changed files with 466 additions and 389 deletions
+2
View File
@@ -123,6 +123,8 @@ describe('log4js in a cluster', function() {
'process': {
'send': function(event) {
events.push(event);
},
'env': {
}
}
}