mirror of
https://github.com/actix/actix-web.git
synced 2024-11-14 12:51:17 +00:00
test placeholder
This commit is contained in:
parent
86d9e9051d
commit
eedef6633c
2 changed files with 5 additions and 1 deletions
|
@ -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
5
tests/test_tmp.rs
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
|
||||
#[test]
|
||||
fn test_placeholder() {
|
||||
}
|
Loading…
Reference in a new issue