Use conventions to specify the integration tests

This commit is contained in:
Aleksey Kladov 2018-03-14 14:55:19 +03:00
parent 3cfb23bc56
commit cbd14ee8f0
2 changed files with 0 additions and 4 deletions

View File

@ -86,7 +86,3 @@ bufstream = "0.1"
name = "cargo"
test = false
doc = false
[[test]]
name = "testsuite"
path = "tests/testsuite/lib.rs"