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

+121-118
Large diffs are not rendered by default.

src/tools/tidy/src/ui_tests.rs

+1-1
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.

0 commit comments

Comments
 (0)