This commit is contained in:
John Smith
2022-11-27 22:33:41 -05:00
parent a34da6ff75
commit d99273334d
66 changed files with 374 additions and 254 deletions

View File

@@ -1,7 +1,7 @@
//! Test suite for the Web and headless browsers.
#![cfg(target_arch = "wasm32")]
use veilid_tools::tests::common::*;
use veilid_tools::tests::*;
use veilid_tools::*;
use wasm_bindgen_test::*;