mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-03 11:42:28 +00:00
Be specific about platforms not implementing test runner signal handler
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//+private
|
||||
//+build js, wasi, freestanding
|
||||
//+build !windows !linux !darwin !freebsd !openbsd !netbsd !haiku
|
||||
package testing
|
||||
|
||||
_setup_signal_handler :: proc() {
|
||||
|
||||
Reference in New Issue
Block a user