update another cfail test

This commit is contained in:
Jorge Aparicio 2018-06-29 17:34:08 -05:00
parent faaf250a91
commit ee52862460

View file

@ -9,7 +9,7 @@
// except according to those terms.
// aux-build:weak-lang-items.rs
// error-pattern: language item required, but not found: `panic_impl`
// error-pattern: `#[panic_implementation]` function required, but not found
// error-pattern: language item required, but not found: `eh_personality`
// ignore-wasm32-bare compiled with panic=abort, personality not required