Skip to content

Commit 5c57657

Browse files
committed
test: enable arm-freebsd-eabihf std tests
Closes #23949.
1 parent f34b478 commit 5c57657

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/tests.zig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,6 @@ const test_targets = blk: {
116116
.abi = .eabihf,
117117
},
118118
.link_libc = true,
119-
// https://github.com/ziglang/zig/issues/23949
120-
.skip_modules = &.{"std"},
121119
},
122120

123121
.{

0 commit comments

Comments
 (0)