Skip to content

Commit bb90f81

Browse files
committed
Auto merge of #112775 - c410-f3r:t3st3ss, r=petrochenkov
Move tests r? `@petrochenkov`
2 parents 6d32b29 + 5a69151 commit bb90f81

21 files changed

+1
-1
lines changed

src/tools/tidy/src/ui_tests.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ use std::path::{Path, PathBuf};
1010

1111
const ENTRY_LIMIT: usize = 900;
1212
// FIXME: The following limits should be reduced eventually.
13-
const ISSUES_ENTRY_LIMIT: usize = 1874;
13+
const ISSUES_ENTRY_LIMIT: usize = 1854;
1414
const ROOT_ENTRY_LIMIT: usize = 865;
1515

1616
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.
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.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)