mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-06 12:03:41 +00:00
os_unix_test.go: rename to os_anyos_test.go, add windows build tag
Also remove now-unsupported freebsd build tag.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build darwin linux,!baremetal freebsd,!baremetal
|
||||
// +build windows darwin linux,!baremetal
|
||||
|
||||
package os_test
|
||||
|
||||
Reference in New Issue
Block a user