Skip to content

Commit f2a2a59

Browse files
committed
fix test regression from f038a11
1 parent 05eb736 commit f2a2a59

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/test/bail-fail-spawn-bail.tap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ TAP version 13
1717
{"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"}
1818
...
1919
Bail out! # nested failure
20+
Bail out! # nested failure
2021
Bail out! # nested failure
2122

test/test/bail-fail-spawn.tap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ TAP version 13
1717
{"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"}
1818
...
1919
Bail out! # nested failure
20+
Bail out! # nested failure
2021
Bail out! # nested failure
2122

0 commit comments

Comments
 (0)