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