mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-17 15:01:23 +00:00
webidl: add empty constant test file
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
extern crate wasm_bindgen_test_project_builder as project_builder;
|
||||
use project_builder::project;
|
||||
|
||||
mod consts;
|
||||
mod enums;
|
||||
mod simple;
|
||||
mod throws;
|
||||
|
Reference in New Issue
Block a user