]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/panic-runtime/need-abort-got-unwind.rs
normalize stderr
[rust.git] / src / test / ui / panic-runtime / need-abort-got-unwind.rs
index c72fb96e357f0a33242e2d861a8deb1e9d53b080..e92400931d231d0f8f9b9711f8f31dea2b6322ab 100644 (file)
@@ -2,7 +2,6 @@
 // needs-unwind
 // error-pattern:is incompatible with this crate's strategy of `unwind`
 // aux-build:needs-abort.rs
-// ignore-wasm32-bare compiled with panic=abort by default
 
 extern crate needs_abort;