Add wasm.rs test

This commit is contained in:
bitfl0wer 2023-11-20 00:06:35 +01:00
parent ced6496d49
commit 2690819aa0
No known key found for this signature in database
GPG Key ID: 0ACD574FCF5226CF
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
wasm_bindgen_test::wasm_bindgen_test_configure!(run_in_browser);