Skip to content

Commit

Permalink
install console-group for debugging convenience
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Aug 12, 2017
1 parent c6af5c9 commit 55b2e46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test.js
@@ -1,4 +1,5 @@
require('source-map-support').install();
require('console-group').install();

describe('rollup', function() {
this.timeout(10000);
Expand Down

0 comments on commit 55b2e46

Please sign in to comment.