Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
REVIEW: Shorter name for test
Lorenz Leutgeb committed 6 months ago
commit d4c82cf10ed4f8c238cc7afd693286b587f35d1a
parent 7c40cd2387bcabbe174105032ad70ef6a22898ac
1 file changed +1 -1
modified crates/radicle-protocol/src/service/filter.rs
@@ -201,7 +201,7 @@ mod test {
    //
    // After the fix, this test passes.
    #[test]
-
    fn test_compatible_filter() {
+
    fn compatible() {
        let filter = {
            let mut filter = [0u8; FILTER_SIZE_S];