Unconditionally enable component-model tests (#4556)
* Unconditionally enable component-model tests * Remove an outdated test that wasn't previously being compiled * Fix a component model doc test * Try to decrease memory usage in qemu
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
mod async_functions;
|
||||
mod call_hook;
|
||||
mod cli_tests;
|
||||
#[cfg(feature = "component-model")]
|
||||
mod component_model;
|
||||
mod custom_signal_handler;
|
||||
mod debug;
|
||||
|
||||
Reference in New Issue
Block a user