From 4644851ea9d0180e6d7a3fe7fcf49494f80ba8f1 Mon Sep 17 00:00:00 2001 From: bjorn3 <17426603+bjorn3@users.noreply.github.com> Date: Thu, 15 Feb 2024 21:44:46 +0100 Subject: [PATCH] Fix expected address properties for [2001:30::] (#40) --- tests/net-ip.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/net-ip.rs b/tests/net-ip.rs index ae2b13b..900e6ea 100644 --- a/tests/net-ip.rs +++ b/tests/net-ip.rs @@ -770,7 +770,7 @@ fn ipv6_properties() { check!( "2001:30::", &[0x20, 1, 0, 0x30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], - unicast_global + global | unicast_global ); check!(