Whitespace cleanup.

This commit is contained in:
Bill Thiede 2020-12-01 20:02:20 -08:00
parent a6d6d5537b
commit 3e9ddce254

View File

@ -99,6 +99,7 @@ mod tests {
.with_context(|| format!("Input {}", path.display()))
.expect("failed to parse")
}
#[test]
fn test_parse() {
let nums = get_nums();