Add a test that loads multiple languages in a wasm store
This commit is contained in:
parent
359317f876
commit
b59716600a
4 changed files with 56 additions and 0 deletions
|
|
@ -14,3 +14,6 @@ mod test_highlight_test;
|
|||
mod test_tags_test;
|
||||
mod text_provider_test;
|
||||
mod tree_test;
|
||||
|
||||
#[cfg(feature = "wasm")]
|
||||
mod wasm_language_test;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue