Skip to content

Commit

Permalink
plan excess buffer test output
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Dec 30, 2016
1 parent 00dae08 commit 4ac5866
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/test/plan-too-many-buffer.tap
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ not ok 1 - children plan too big {
{"at":{"column":5,"file":"test/test/plan-too-many.js","line":7},"count":1,"plan":8,"source":"t.test('grandchild', function (tt) {\n"}
...
not ok 3 - missing test
---
{"count":2,"missing":6,"plan":8}
...
not ok 4 - missing test
not ok 5 - missing test
not ok 6 - missing test
Expand All @@ -21,6 +24,9 @@ not ok 1 - children plan too big {
}

not ok 4 - missing test
---
{"count":3,"missing":6,"plan":9}
...
not ok 5 - missing test
not ok 6 - missing test
not ok 7 - missing test
Expand Down

0 comments on commit 4ac5866

Please sign in to comment.