Skip to content

Commit

Permalink
Update tests.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
willemolding authored Sep 4, 2024
1 parent 3ac9c76 commit 0c8fc46
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tests/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@ pub fn initialize() {
});
}

#[wasm_bindgen_test]
fn tests_working() {
initialize();

assert!(true);
}

#[wasm_bindgen_test]
async fn test_get_and_scan_range() {
initialize();
Expand Down

0 comments on commit 0c8fc46

Please sign in to comment.