Update async-errors test for nightly

This commit is contained in:
Alex Crichton
2019-09-19 07:03:03 -07:00
parent eeebec0765
commit 93f5bbaf95
2 changed files with 9 additions and 8 deletions

@ -1,3 +1,4 @@
#![allow(unreachable_code)]
use wasm_bindgen::prelude::*;
#[wasm_bindgen]