Be specific about platforms not implementing test runner signal handler

This commit is contained in:
Feoramund
2024-05-30 18:01:22 -04:00
parent d1723664a7
commit 433ca538bf

View File

@@ -1,5 +1,5 @@
//+private
//+build js, wasi, freestanding
//+build !windows !linux !darwin !freebsd !openbsd !netbsd !haiku
package testing
_setup_signal_handler :: proc() {