removed test code
This commit is contained in:
parent
634cdcf217
commit
5cc5f39440
@ -79,8 +79,3 @@ mod tests {
|
||||
assert_eq!(2 + 2, 4);
|
||||
}
|
||||
}
|
||||
|
||||
#[no_mangle]
|
||||
pub extern "C" fn test_xxh3_hash() -> u64 {
|
||||
xxh3_64_with_seed(b"test", 0)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user