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:
Diffstat (limited to 'tests/lib/mocha-2.2.5/component.json')
-rwxr-xr-xtests/lib/mocha-2.2.5/component.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/tests/lib/mocha-2.2.5/component.json b/tests/lib/mocha-2.2.5/component.json
deleted file mode 100755
index 5da3daa25e..0000000000
--- a/tests/lib/mocha-2.2.5/component.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "name": "mocha",
- "version": "2.2.5",
- "repo": "mochajs/mocha",
- "description": "simple, flexible, fun test framework",
- "keywords": [
- "mocha",
- "test",
- "bdd",
- "tdd",
- "tap"
- ],
- "main": "mocha.js",
- "scripts": [
- "mocha.js"
- ],
- "styles": [
- "mocha.css"
- ]
-} \ No newline at end of file