From: Sam Muhammed Date: Sat, 12 Feb 2022 17:53:00 +0000 (+0200) Subject: nfs3/records: Fix typo X-Git-Tag: suricata-7.0.0-beta1~639 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7349%2Fhead;p=thirdparty%2Fsuricata.git nfs3/records: Fix typo Fix response_lookup unittest name --- diff --git a/rust/src/nfs/nfs3_records.rs b/rust/src/nfs/nfs3_records.rs index 2e6421a951..6486dd05f0 100644 --- a/rust/src/nfs/nfs3_records.rs +++ b/rust/src/nfs/nfs3_records.rs @@ -437,7 +437,7 @@ mod tests { } #[test] - fn test_nfs2_response_lookup() { + fn test_nfs3_response_lookup() { #[rustfmt::skip] let buf: &[u8] = &[ 0x00, 0x00, 0x00, 0x00, /*Status: NFS3_OK (0)*/