Skip to content

Commit

Permalink
Updated vows version and tested for nodev v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
doug-martin committed Nov 18, 2011
1 parent 8fddbe0 commit 910d87d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runner.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,4 @@ suite.addBatch({
}
}*/
});
suite.run({reporter : require("vows/reporters/spec")});
suite.run({reporter : require("vows").reporter.spec});

0 comments on commit 910d87d

Please sign in to comment.