mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
zig fmt
This commit is contained in:
parent
75b0538688
commit
d6f8200294
@ -79,7 +79,6 @@ test "parse IPv6 address, check raw bytes" {
|
||||
|
||||
const actual_raw = addr.in6.sa.addr[0..];
|
||||
try std.testing.expectEqualSlices(u8, expected_raw[0..], actual_raw);
|
||||
|
||||
}
|
||||
|
||||
test "parse and render IPv6 addresses" {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user