Skip to content

Commit 5a69151

Browse files
committed
Move tests
1 parent 93dd620 commit 5a69151

21 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
@@ -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.

0 commit comments

Comments
 (0)