mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-27 17:52:56 +01:00
test placeholder
This commit is contained in:
parent
86d9e9051d
commit
eedef6633c
@ -49,7 +49,6 @@ log = "0.3"
|
|||||||
env_logger = "*"
|
env_logger = "*"
|
||||||
|
|
||||||
#actix = { git="https://github.com/fafhrd91/actix.git" }
|
#actix = { git="https://github.com/fafhrd91/actix.git" }
|
||||||
skeptic = { version = "0.13", optional = true }
|
|
||||||
|
|
||||||
[dependencies.actix]
|
[dependencies.actix]
|
||||||
#path = "../actix"
|
#path = "../actix"
|
||||||
|
5
tests/test_tmp.rs
Normal file
5
tests/test_tmp.rs
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
|
||||||
|
|
||||||
|
#[test]
|
||||||
|
fn test_placeholder() {
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user