Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2015-12-22 00:46:04 +0300
committerFeross Aboukhadijeh <feross@feross.org>2015-12-27 23:18:06 +0300
commit748347861fc024dd6451be76d646a22ed7d1369b (patch)
tree95d08a16973b7ebd3e183d94fd8bd96248372b69 /package.json
parent728579c043dd027dc4557c6ce90a92e57518fbfb (diff)
test: All remaining tests use new fixtures
- Tests use new fixtures in common.js - Tests ensure that destroy callbacks don’t fire an error
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index b99208e..403fbc0 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,6 @@
"brfs": "^1.2.0",
"browserify": "^12.0.1",
"finalhandler": "^0.4.0",
- "run-auto": "^1.0.0",
"run-series": "^1.0.2",
"serve-static": "^1.9.3",
"simple-get": "^1.0.0",