diff --git a/.npmignore b/.npmignore index 94022b6d..26eb7fe2 100644 --- a/.npmignore +++ b/.npmignore @@ -3,11 +3,10 @@ docs resources tasks -test/config -test/fixtures -test/integration -test/spec -test/TestHelper.js +test/* +!test/util +!test/helper +!test/matchers .eslintignore .eslintrc .travis.yml