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