Comparing version 0.10.1 to 0.10.2
@@ -42,3 +42,3 @@ /** | ||
testStart: function (name) { | ||
process.stdout.write(name.toString()); | ||
tap.comment(name.toString()); | ||
}, | ||
@@ -45,0 +45,0 @@ testDone: function (name, assertions) { |
{ | ||
"name": "nodeunit", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"description": "Easy unit testing for node.js and the browser.", | ||
@@ -5,0 +5,0 @@ "maintainers": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
793472