Tests are run using tap rather than tape.
jaspervdg opened this issue · 1 comments
jaspervdg commented
Nothing dramatic, but due to tape-testing/tape#160 I've had to revert to using tap for running the tests (05b6b20).
jaspervdg commented
Fixed by doing bundling within a test (which is ended only after the corresponding browserified tests have been run).