Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Commit

Permalink
Remove broken ESLint tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kaicataldo committed Mar 20, 2017
1 parent 6b4c4ca commit 702d6b8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion eslint
Submodule eslint deleted from fdce86
2 changes: 0 additions & 2 deletions package.json
Expand Up @@ -19,8 +19,6 @@
"lodash.pickby": "^4.6.0"
},
"scripts": {
"bootstrap": "git submodule update --init && cd eslint && npm install",
"eslint": "cd eslint && mocha -c tests/lib/rules/*.js -r ../eslint-tester.js",
"test": "npm run lint && npm run test-only",
"test-only": "mocha",
"lint": "eslint index.js babylon-to-espree test",
Expand Down

0 comments on commit 702d6b8

Please sign in to comment.