mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 01:38:12 +08:00
Clean up web code errors and make CI enforce them
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
// #![cfg(target_arch = "wasm32")]
|
||||
|
||||
// use wasm_bindgen_test::*;
|
||||
|
||||
// wasm_bindgen_test_configure!(run_in_browser);
|
||||
|
||||
// #[wasm_bindgen_test]
|
||||
// fn pass() {
|
||||
// assert_eq!(1 + 1, 2);
|
||||
// }
|
||||
Reference in New Issue
Block a user