Ignore test on wasm

This commit is contained in:
Wesley Wiser 2022-08-05 10:15:59 -04:00 committed by GitHub
parent 99c0f91a4d
commit 9bf3d5a82b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,5 @@
// run-pass
// ignore-wasm
#![allow(dead_code)]
#![allow(improper_ctypes)]