Merge pull request #265 from yglukhov/patch-5

Added code coverage lib.
This commit is contained in:
Dominik Picheta 2015-10-21 23:17:03 +01:00
commit 4c56c5d739

View File

@ -3449,5 +3449,17 @@
"description": "A go routine like nim implementation",
"license": "MIT",
"web": "https://github.com/rogercloud/nim-routine"
},
{
"name": "coverage",
"url": "https://github.com/yglukhov/coverage",
"method": "git",
"tags": [
"code",
"coverage"
],
"description": "Code coverage library",
"license": "MIT",
"web": "https://github.com/yglukhov/coverage"
}
]