tap-parser
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -337,2 +337,3 @@ // Transforms a stream of TAP into a stream of result objects | ||
if (this.count === 0) { | ||
this.emit('line', '1..0\n') | ||
this.planStart = 1 | ||
@@ -339,0 +340,0 @@ this.planEnd = 0 |
{ | ||
"name": "tap-parser", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "parse the test anything protocol", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
30426
732