mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-10-05 23:28:37 -04:00
core fixes
This commit is contained in:
parent
f7582fabb2
commit
5c0a500971
60 changed files with 98 additions and 1160 deletions
|
@ -2,7 +2,7 @@
|
|||
#![cfg(target_arch = "wasm32")]
|
||||
|
||||
use veilid_tools::tests::*;
|
||||
use veilid_tools::*;
|
||||
|
||||
use wasm_bindgen_test::*;
|
||||
|
||||
wasm_bindgen_test_configure!(run_in_browser);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue