Comparing version 2.1.0 to 2.1.1
@@ -66,3 +66,3 @@ var through = require('through2'); | ||
// Test name | ||
comment = testNumber + ') ' + comment + '\n'; | ||
comment = comment + '\n'; | ||
out.push('\n'); | ||
@@ -69,0 +69,0 @@ } |
{ | ||
"name": "tap-spec", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Formatted TAP output like Mocha's spec reporter", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# tap-spec | ||
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/scottcorgan/tap-spec?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
@@ -3,0 +4,0 @@ Formatted TAP output like Mocha's spec reporter |
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
5627
54