Skip to content

Commit

Permalink
More suitable name for file containing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Mar 19, 2017
1 parent e818c35 commit ee91f30
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"scripts": {
"precommit": "lint-staged",
"lint": "eslint lib/* bin/*",
"test": "mocha test.js"
"test": "mocha tests.js"
},
"eslintConfig": {
"extends": "eslint:recommended",
Expand Down
File renamed without changes.

0 comments on commit ee91f30

Please sign in to comment.