Skip to content

Commit

Permalink
Merge branch 'v10'
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jan 26, 2017
2 parents 1a603cd + 73190d6 commit 7be159d
Show file tree
Hide file tree
Showing 392 changed files with 6,984 additions and 3,870 deletions.
2 changes: 1 addition & 1 deletion bin/mochatap.js
@@ -1,5 +1,5 @@
#!/usr/bin/env node
var tap = require('../lib/root.js')
var tap = require('../lib/tap.js')
var args = process.argv.slice(2)

if (args.length === 1) {
Expand Down

0 comments on commit 7be159d

Please sign in to comment.