mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-31 20:11:55 +00:00
Add unit test for HtmlSelectElement binding. (#598)
This commit is contained in:
committed by
Alex Crichton
parent
26a3e57536
commit
c1f182cca7
@@ -1,7 +1,6 @@
|
||||
use wasm_bindgen_test::*;
|
||||
use wasm_bindgen::prelude::*;
|
||||
use web_sys::{History, ScrollRestoration};
|
||||
use js_sys::Object;
|
||||
|
||||
#[wasm_bindgen]
|
||||
extern {
|
||||
|
Reference in New Issue
Block a user