Skip to content

Commit

Permalink
Enable test (TODO)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaslihotzki authored and daxpedda committed May 21, 2023
1 parent d21495b commit 2b03f6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/wasm/import_class.rs
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ fn rename_type() {
}

#[wasm_bindgen_test]
#[cfg(ignored)] // TODO: fix this before landing
fn switch_methods() {
assert!(!switch_methods_called());
SwitchMethods::a();
Expand Down

0 comments on commit 2b03f6e

Please sign in to comment.