Skip to content

Commit 2aab000

Browse files
committed
Move tests
1 parent 2690737 commit 2aab000

33 files changed

+117
-117
lines changed

src/tools/tidy/src/issues.txt

Lines changed: 116 additions & 116 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 = 1781;
20+
const ISSUES_ENTRY_LIMIT: usize = 1750;
2121
const ROOT_ENTRY_LIMIT: usize = 872;
2222

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

0 commit comments

Comments
 (0)