ignore helpers

This commit is contained in:
igorklopov 2016-08-19 11:57:29 +03:00
parent 813b69950c
commit f0f4bf76a8
2 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
"ava": {
"failFast": true,
"files": [
"test/*.js"
"test/*.test.js"
],
"require": [
"babel-register"