Skip to content

Commit 509ed78

Browse files
committed
Move some tests
1 parent aa1c459 commit 509ed78

35 files changed

+122
-119
lines changed

src/tools/tidy/src/issues.txt

Lines changed: 121 additions & 118 deletions
Large diffs are not rendered by default.

src/tools/tidy/src/ui_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ use std::path::{Path, PathBuf};
1717
const ENTRY_LIMIT: usize = 900;
1818
// FIXME: The following limits should be reduced eventually.
1919

20-
const ISSUES_ENTRY_LIMIT: usize = 1733;
20+
const ISSUES_ENTRY_LIMIT: usize = 1722;
2121
const ROOT_ENTRY_LIMIT: usize = 860;
2222

2323
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.

0 commit comments

Comments
 (0)