We're currently using nodeunit 0.4, which does not work with node 0.6. nodeunit 0.6 works with node 0.6, but breaks some of the tests (see https://github.com/caolan/nodeunit/issues/141)
Either get nodeunit fixed or switch to another test harness that will let us work with node 0.6.
We're currently using nodeunit 0.4, which does not work with node 0.6. nodeunit 0.6 works with node 0.6, but breaks some of the tests (see https://github.com/caolan/nodeunit/issues/141)
Either get nodeunit fixed or switch to another test harness that will let us work with node 0.6.