Remove unneeded panic.
This commit is contained in:
parent
27f6d6a99c
commit
728883f45e
@ -559,8 +559,5 @@ mod tests {
|
||||
let _res = ex.call(¶ms, &mut substate, &mut []);
|
||||
println!("res: {:?}", _res);
|
||||
}
|
||||
|
||||
assert!(false);
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user