1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-01-18 05:41:50 +01:00

do not use skeptic tests for cov report

This commit is contained in:
Nikolay Kim 2017-10-14 01:36:39 -07:00
parent 09773eca82
commit 86d9e9051d
2 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ log = "0.3"
env_logger = "*"
#actix = { git="https://github.com/fafhrd91/actix.git" }
skeptic = { version = "0.13", optional = true }
[dependencies.actix]
#path = "../actix"