Ignore test on WASM

This commit is contained in:
Jonas Schievink 2020-10-14 16:25:10 +02:00 committed by Jonas Schievink
parent e36de6b2a1
commit a67160494c

View File

@ -1,5 +1,7 @@
include ../../run-make-fulldeps/tools.mk
# ignore-wasm32
all: foo
$(call RUN,foo)