mirror of
https://github.com/fluencelabs/aquavm
synced 2025-06-27 13:41:32 +00:00
Refactor tests (#231)
This commit is contained in:
@ -42,6 +42,9 @@ pub mod prelude {
|
||||
pub use air::interpreter_data::*;
|
||||
pub use avm_server::*;
|
||||
|
||||
pub use fstrings::f;
|
||||
pub use fstrings::format_args_f;
|
||||
|
||||
pub use serde_json::json;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user