fix: fix tests and add Makefile
This commit is contained in:
		| @@ -1,6 +1,7 @@ | ||||
| //! WASM integration test for SessionManager using kvstore::WasmStore | ||||
|  | ||||
| use vault::Vault; | ||||
|  | ||||
| use vault::{Vault, KeyType, KeyMetadata, SessionManager}; | ||||
| #[cfg(target_arch = "wasm32")] | ||||
| use kvstore::WasmStore; | ||||
| use wasm_bindgen_test::*; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user