mirror of
https://github.com/fluencelabs/wasm-utils
synced 2025-06-23 19:41:40 +00:00
A couple of small tests.
This commit is contained in:
@ -117,6 +117,9 @@ mod gas {
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
def_gas_test!(ifs);
|
||||
def_gas_test!(simple);
|
||||
def_gas_test!(start);
|
||||
def_gas_test!(call);
|
||||
}
|
||||
|
Reference in New Issue
Block a user