scijs/cwise

Tests are run using tap rather than tape.

jaspervdg opened this issue · 1 comments

Nothing dramatic, but due to tape-testing/tape#160 I've had to revert to using tap for running the tests (05b6b20).

Fixed by doing bundling within a test (which is ended only after the corresponding browserified tests have been run).