refactor(mocks): extract from specs

This commit is contained in:
Stephan Bönnemann
2015-06-14 21:07:39 -07:00
parent a405021d08
commit 66bf8ff710
5 changed files with 49 additions and 47 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
const test = require('tap').test
const type = require('../../dist/lib/type.js')
const type = require('../../dist/lib/type')
test('get type from commits', (t) => {
t.test('get type from plugin', (t) => {