Add some test stubs

This commit is contained in:
Carl Lerche
2017-08-02 11:43:14 -07:00
parent a3cbf2d7ac
commit 19e562f9e0
3 changed files with 97 additions and 0 deletions

4
tests/trailers.rs Normal file
View File

@@ -0,0 +1,4 @@
#[test]
fn recv_trailers_without_eos() {
}