nfs3/records: Fix typo

Fix response_lookup unittest name
pull/7349/head
Sam Muhammed 5 years ago committed by Victor Julien
parent 94bcba4ea3
commit 323fe1c1ac

@ -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)*/

Loading…
Cancel
Save