Skip to content

Commit b58a303

Browse files
committed
Move tests
1 parent 6cc4843 commit b58a303

14 files changed

+1
-1
lines changed

src/tools/tidy/src/ui_tests.rs

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

0 commit comments

Comments
 (0)