Skip to content

Commit

Permalink
Remove browser test
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Oct 2, 2014
1 parent 91b7208 commit f8340cf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@
"build-languages": "node script/build-languages.js",
"build-fixtures": "node script/build-fixtures.js",
"build-support": "node script/build-support.js",
"build-browser-test": "node_modules/.bin/browserify spec/franc.spec.js -o spec/browser.spec.js",
"install-benchmark": "npm install guesslanguage languagedetect vac",
"benchmark": "node_modules/.bin/matcha",
"coverage": "node_modules/.bin/istanbul cover node_modules/.bin/_mocha -- -- spec/franc.spec.js",
"prepublish": "npm run build-languages && npm run build-fixtures && npm run build-support",
Expand Down
33 changes: 0 additions & 33 deletions spec/index.html

This file was deleted.

0 comments on commit f8340cf

Please sign in to comment.