mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-05 18:24:06 +00:00
Enable core:net tests for FreeBSD
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
A test suite for `core:net`
|
||||
*/
|
||||
//+build !netbsd !freebsd !openbsd
|
||||
//+build !netbsd !openbsd
|
||||
package test_core_net
|
||||
|
||||
import "core:testing"
|
||||
|
||||
Reference in New Issue
Block a user