Use external mock-request

mock-request is now factored out to matrix-mock-request; use it
This commit is contained in:
Richard van der Hoff 2017-07-04 15:25:09 +01:00
parent cb17cb0535
commit bd1196716a
4 changed files with 3 additions and 338 deletions

View file

@ -121,6 +121,7 @@
"karma-mocha": "^0.2.2",
"karma-phantomjs-launcher": "^1.0.0",
"karma-webpack": "^1.7.0",
"matrix-mock-request": "^0.1.3",
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",
"mocha": "^2.4.5",