mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-03-22 05:46:39 -04:00
fix wasm32 unit tests
This commit is contained in:
parent
36f0320a2f
commit
a363bb0462
@ -31,12 +31,6 @@ pub fn setup() -> () {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
#[wasm_bindgen_test]
|
|
||||||
async fn wasm_test_host_interface() {
|
|
||||||
setup();
|
|
||||||
test_host_interface::test_all().await;
|
|
||||||
}
|
|
||||||
|
|
||||||
#[wasm_bindgen_test]
|
#[wasm_bindgen_test]
|
||||||
async fn wasm_test_types() {
|
async fn wasm_test_types() {
|
||||||
setup();
|
setup();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user