mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-04 13:27:39 +03:00
Update more tests
This commit is contained in:
parent
d1df62ffa7
commit
6d1d77398c
1 changed files with 1 additions and 0 deletions
|
@ -737,6 +737,7 @@ mod tests {
|
||||||
error: None,
|
error: None,
|
||||||
st: DispatcherState::Processing,
|
st: DispatcherState::Processing,
|
||||||
response: None,
|
response: None,
|
||||||
|
ready_count: 0,
|
||||||
read_remains: 0,
|
read_remains: 0,
|
||||||
read_remains_prev: 0,
|
read_remains_prev: 0,
|
||||||
read_max_timeout: Seconds::ZERO,
|
read_max_timeout: Seconds::ZERO,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue