1
Fork 0

Ignore async-fn-size-moved-locals test on wasm

The sizes for wasm are different.

Co-Authored-By: Tyler Mandry <tmandry@gmail.com>
This commit is contained in:
Andrew Xu 2019-07-10 21:18:51 +08:00 committed by GitHub
parent f115147fc4
commit 128143c4e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@
//
// See issue #59123 for a full explanation.
// ignore-wasm32-bare (sizes don't match)
// run-pass
// edition:2018