From 5c576573bb67b2d5f481f9f02af1d768b729d796 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?= Date: Wed, 23 Jul 2025 00:28:59 +0200 Subject: [PATCH] test: enable arm-freebsd-eabihf std tests Closes #23949. --- test/tests.zig | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/tests.zig b/test/tests.zig index db4407172f..87e1a2526e 100644 --- a/test/tests.zig +++ b/test/tests.zig @@ -116,8 +116,6 @@ const test_targets = blk: { .abi = .eabihf, }, .link_libc = true, - // https://github.com/ziglang/zig/issues/23949 - .skip_modules = &.{"std"}, }, .{