Skip to content

Commit ca18301

Browse files
committed
Fix rustc test suite
1 parent 74e9f26 commit ca18301

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/test_rustc_tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ done
2727

2828
git checkout -- tests/ui/issues/auxiliary/issue-3136-a.rs # contains //~ERROR, but shouldn't be removed
2929
git checkout -- tests/ui/proc-macro/pretty-print-hack/
30+
git checkout -- tests/ui/entry-point/auxiliary/bad_main_functions.rs
3031
rm tests/ui/parser/unclosed-delimiter-in-dep.rs # submodule contains //~ERROR
3132

3233
# missing features

0 commit comments

Comments
 (0)