Skip to content

Commit 97a92ea

Browse files
committed
Rustc tests: ignore a couple more rustdoc tests
1 parent d0f97fc commit 97a92ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test_rustc_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ rm src/test/incremental/lto.rs # requires lto
6666

6767
rm -r src/test/run-make/emit-shared-files # requires the rustdoc executable in build/bin/
6868
rm -r src/test/run-make/unstable-flag-required # same
69-
rm -r src/test/run-make/rustdoc-scrape-* # same
69+
rm -r src/test/run-make/rustdoc-* # same
7070
rm -r src/test/run-make/emit-named-files # requires full --emit support
7171

7272
rm src/test/pretty/asm.rs # inline asm

0 commit comments

Comments
 (0)