diff --git a/package.json b/package.json index 1f2712c..eba1a1a 100644 --- a/package.json +++ b/package.json @@ -71,8 +71,8 @@ "license": "MIT", "ava": { "files": [ - "!test/helpers.js", - "test/**/*.js" + "test/**/*.js", + "!test/helpers.js" ] }, "commitlint": {