Whitespace cleanup.
This commit is contained in:
parent
a6d6d5537b
commit
3e9ddce254
@ -99,6 +99,7 @@ mod tests {
|
|||||||
.with_context(|| format!("Input {}", path.display()))
|
.with_context(|| format!("Input {}", path.display()))
|
||||||
.expect("failed to parse")
|
.expect("failed to parse")
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn test_parse() {
|
fn test_parse() {
|
||||||
let nums = get_nums();
|
let nums = get_nums();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user