mirror of
https://github.com/fluencelabs/examples
synced 2025-05-29 10:41:20 +00:00
Update multi-service/math/src/main.rs
Co-authored-by: Aleksey Proshutisnkiy <justprosh@users.noreply.github.com>
This commit is contained in:
parent
13cc02899d
commit
1a56e0204b
@ -96,7 +96,7 @@ mod tests {
|
||||
#[marine_test(config_path = "../Config.toml", modules_dir = "../artifacts/")]
|
||||
fn add_u256() {
|
||||
assert_eq!(
|
||||
super::add_u256(
|
||||
math.add_u256(
|
||||
"100000000000000000000000000000000".to_string(),
|
||||
"100000000000000000000000000000000".to_string()
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user