Skip to content

Commit

Permalink
fix test regression from f038a11
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Aug 27, 2016
1 parent 05eb736 commit f2a2a59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/test/bail-fail-spawn-bail.tap
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ TAP version 13
{"at":{"column":10,"file":"test/test/nesting.js","function":"foo","line":14},"compare":"===","found":1,"source":"tt.equal(1, '1', 'nested failure')\n","wanted":"1"}
...
Bail out! # nested failure
Bail out! # nested failure
Bail out! # nested failure

1 change: 1 addition & 0 deletions test/test/bail-fail-spawn.tap
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ TAP version 13
{"at":{"column":10,"file":"test/test/nesting.js","function":"foo","line":14},"compare":"===","found":1,"source":"tt.equal(1, '1', 'nested failure')\n","wanted":"1"}
...
Bail out! # nested failure
Bail out! # nested failure
Bail out! # nested failure

0 comments on commit f2a2a59

Please sign in to comment.