Skip to content

Commit 906b00e

Browse files
committed
Fix rustc test suite
1 parent 4be2be2 commit 906b00e

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
@@ -21,6 +21,7 @@ done
2121

2222
git checkout -- tests/ui/issues/auxiliary/issue-3136-a.rs # contains //~ERROR, but shouldn't be removed
2323
git checkout -- tests/ui/proc-macro/pretty-print-hack/
24+
rm tests/ui/parser/unclosed-delimiter-in-dep.rs # submodule contains //~ERROR
2425

2526
# missing features
2627
# ================

0 commit comments

Comments
 (0)