mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-12 20:41:24 +00:00
Attempt to fix compilation issues on CI
Can't reproduce the errors on Azure locally, but hopefully tweaking generated code can get things to work.
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
use js_sys::Object;
|
||||
use wasm_bindgen_test::*;
|
||||
|
||||
include!(concat!(env!("OUT_DIR"), "/no_interface.rs"));
|
||||
|
Reference in New Issue
Block a user