mocha-cobertura-reporter
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -34,2 +34,3 @@ | ||
function(){ | ||
self.cov.src = __dirname.split('node_modules')[0] | ||
process.stdout.write(fn({ | ||
@@ -36,0 +37,0 @@ cov: self.cov |
{ | ||
"name": "mocha-cobertura-reporter", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "simple, flexible, fun test framework", | ||
@@ -5,0 +5,0 @@ "keywords": ["cobertura", "mocha", "test", "bdd", "tdd", "tap"], |
Sorry, the diff of this file is not supported yet
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
3684
30