test: test jest plugin

This commit is contained in:
Evan You
2018-01-15 18:28:47 -05:00
parent ea2648e62b
commit 27ba51f9f8
8 changed files with 59 additions and 9 deletions
+1 -1
View File
@@ -18,6 +18,6 @@ if (!regex && packages.length) {
stdio: 'inherit'
})
})().catch(err => {
console.error(err)
err
process.exit(1)
})