add newline at the end of the file to make cargo fmt happy
This commit is contained in:
parent
bce31e24ae
commit
7c90768afb
@ -19,4 +19,4 @@ fn test_random() {
|
||||
fn test_random_errors() {
|
||||
assert!(eval("random(9)").is_err());
|
||||
assert!(eval("random(\"a\", \"b\")").is_err());
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user