Skip to content

Commit 676f785

Browse files
committed
fix fmt
Signed-off-by: xizheyin <[email protected]>
1 parent f1d1390 commit 676f785

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: bootstrap/src/test.rs

-2
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ impl TestCommand {
157157
TestCase::new(name, source, output_file, TestType::CompileLib, verbose);
158158
auxiliaries.push(testcase);
159159
}
160-
161160
}
162161
}
163162

@@ -273,7 +272,6 @@ impl TestCommand {
273272
}
274273

275274
self.log_action_context("result", "all checks passed");
276-
277275
}
278276
}
279277

0 commit comments

Comments
 (0)