Skip to content

Commit f1d1390

Browse files
authored
Merge branch 'main' into func_call
2 parents 5e9921b + ca3ebea commit f1d1390

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bootstrap/src/test.rs

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

@@ -272,6 +273,7 @@ impl TestCommand {
272273
}
273274

274275
self.log_action_context("result", "all checks passed");
276+
275277
}
276278
}
277279

0 commit comments

Comments
 (0)