Skip to content

Commit b36e094

Browse files
Rollup merge of rust-lang#120893 - c410-f3r:testsssssss, r=petrochenkov
Move some tests r? `@petrochenkov`
2 parents 340bb19 + 0e9aa75 commit b36e094

File tree

14 files changed

+1
-1
lines changed

14 files changed

+1
-1
lines changed

src/tools/tidy/src/ui_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ use std::path::{Path, PathBuf};
1414
// #73494.
1515
const ENTRY_LIMIT: usize = 900;
1616
// FIXME: The following limits should be reduced eventually.
17-
const ISSUES_ENTRY_LIMIT: usize = 1794;
17+
const ISSUES_ENTRY_LIMIT: usize = 1781;
1818
const ROOT_ENTRY_LIMIT: usize = 870;
1919

2020
const EXPECTED_TEST_FILE_EXTENSIONS: &[&str] = &[
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)