Skip to content

Commit 0c8fc46

Browse files
authored
Update tests.rs
1 parent 3ac9c76 commit 0c8fc46

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tests/tests.rs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,6 @@ pub fn initialize() {
1515
});
1616
}
1717

18-
#[wasm_bindgen_test]
19-
fn tests_working() {
20-
initialize();
21-
22-
assert!(true);
23-
}
24-
2518
#[wasm_bindgen_test]
2619
async fn test_get_and_scan_range() {
2720
initialize();

0 commit comments

Comments
 (0)