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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@googlemail.com>2014-03-31 05:13:46 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-03-31 05:13:46 +0400
commit5c326f6171cb1e6c570064b9bfa8b47f4d060140 (patch)
treeea78aa3692c827405ad6d538007c6d3d4828a4e7 /tests/angularjs
parent4cd9f7efc1276237aeffbfa5a692ac8b65f1b67d (diff)
refs #4691 make sure mocha reporter is there
Diffstat (limited to 'tests/angularjs')
-rw-r--r--tests/angularjs/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/angularjs/package.json b/tests/angularjs/package.json
index f4513bc5e6..589f6476af 100644
--- a/tests/angularjs/package.json
+++ b/tests/angularjs/package.json
@@ -13,6 +13,7 @@
"karma-chrome-launcher": ">= 0.1.2",
"karma-firefox-launcher": ">= 0.1.3",
"karma-jshint-preprocessor": ">= 0.0.2",
+ "karma-mocha-reporter": ">= 0.2.2",
"karma-spec-reporter": ">= 0.0.12"
},
"engines": {