Skip to content

Commit 572e32b

Browse files
committed
Fix rustc test suite
1 parent 3ba9b13 commit 572e32b

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
@@ -91,6 +91,7 @@ rm tests/ui/proc-macro/proc-macro-deprecated-attr.rs # same
9191
rm tests/ui/proc-macro/quote-debug.rs # same
9292
rm tests/ui/proc-macro/no-missing-docs.rs # same
9393
rm tests/ui/rust-2018/proc-macro-crate-in-paths.rs # same
94+
rm tests/ui/proc-macro/allowed-signatures.rs # same
9495

9596
# doesn't work due to the way the rustc test suite is invoked.
9697
# should work when using ./x.py test the way it is intended

0 commit comments

Comments
 (0)