Ref #14094 - disable hot code reloading tests on NetBSD (#15458)

This commit is contained in:
Euan
2020-10-02 10:17:31 +01:00
committed by GitHub
parent 6e32a9e88c
commit f785174c60
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
discard """
disabled: "openbsd"
disabled: "netbsd"
disabled: "macosx"
output: '''
main: HELLO!

View File

@@ -1,5 +1,6 @@
discard """
disabled: "openbsd"
disabled: "netbsd"
output: '''
fastcall_proc implementation #1 10
11