mirror of
https://github.com/actix/actix-extras.git
synced 2025-07-01 12:15:08 +02:00
update tests
This commit is contained in:
@ -194,8 +194,8 @@ pub fn handshake_response(req: &Request) -> ResponseBuilder {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use crate::test::TestRequest;
|
||||
use http::{header, Method};
|
||||
use test::TestRequest;
|
||||
|
||||
#[test]
|
||||
fn test_handshake() {
|
||||
|
Reference in New Issue
Block a user