mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-25 14:41:32 +00:00
Update Makefile and test configuration
This commit is contained in:
@ -121,7 +121,7 @@ pub fn set_points_used(_instance: &mut Instance, _value: u64) {
|
||||
unimplemented!()
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
#[cfg(all(test, feature = "singlepass"))]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use wabt::wat2wasm;
|
||||
|
Reference in New Issue
Block a user