Skip to content

Commit ecbb5d6

Browse files
committed
Move some test files
1 parent b11fbfb commit ecbb5d6

30 files changed

+1
-10
lines changed

src/tools/tidy/src/ui_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ use std::path::{Path, PathBuf};
1313
// desirable, because large numbers of files are unwieldy in general. See issue
1414
// #73494.
1515
const ENTRY_LIMIT: usize = 900;
16-
const ISSUES_ENTRY_LIMIT: usize = 1807;
16+
const ISSUES_ENTRY_LIMIT: usize = 1782;
1717
const ROOT_ENTRY_LIMIT: usize = 870;
1818

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

0 commit comments

Comments
 (0)