Update UI tests

This commit is contained in:
Alex Crichton
2019-01-02 08:35:01 -08:00
parent 8f23ee6a59
commit 47c4347955
24 changed files with 153 additions and 129 deletions

View File

@ -1,3 +1,5 @@
#![crate_type = "rlib"]
extern crate wasm_bindgen;
use wasm_bindgen::prelude::*;