1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-02 13:29:24 +00:00

test placeholder

This commit is contained in:
Nikolay Kim 2017-10-14 01:45:23 -07:00
parent 86d9e9051d
commit eedef6633c
2 changed files with 5 additions and 1 deletions

View file

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

5
tests/test_tmp.rs Normal file
View file

@ -0,0 +1,5 @@
#[test]
fn test_placeholder() {
}