Enable core:net tests for FreeBSD

This commit is contained in:
Feoramund
2024-06-26 10:04:51 -04:00
parent e61d893a74
commit ba05c74936

View File

@@ -8,7 +8,7 @@
A test suite for `core:net`
*/
//+build !netbsd !freebsd !openbsd
//+build !netbsd !openbsd
package test_core_net
import "core:testing"