1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-02-22 20:52:27 +00:00

fix tests

This commit is contained in:
Dominic 2019-10-20 19:39:00 +02:00
parent cff5f55d64
commit 3e7fad1fb1
Signed by: msrd0
GPG key ID: DCC8C247452E98F9

View file

@ -483,7 +483,7 @@ mod test
#[allow(dead_code)]
struct QueryParams
{
id : i64
id : isize
}
#[test]