Skip to content

Commit a21fb3f

Browse files
Make run-make host_test!().
1 parent ae149f1 commit a21fb3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/test.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,7 @@ test!(RunFailFullDepsPretty {
832832
host: true
833833
});
834834

835-
default_test!(RunMake {
835+
host_test!(RunMake {
836836
path: "src/test/run-make",
837837
mode: "run-make",
838838
suite: "run-make"

0 commit comments

Comments
 (0)