From 02856110968903bf50a32184db200ccd9b6cc8b6 Mon Sep 17 00:00:00 2001 From: Caio Date: Mon, 8 May 2023 17:58:01 -0300 Subject: Move tests --- src/tools/tidy/src/ui_tests.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/tools/tidy/src/ui_tests.rs b/src/tools/tidy/src/ui_tests.rs index e4f328ec0dd..9473eabe442 100644 --- a/src/tools/tidy/src/ui_tests.rs +++ b/src/tools/tidy/src/ui_tests.rs @@ -9,7 +9,7 @@ use std::path::{Path, PathBuf}; const ENTRY_LIMIT: usize = 900; // FIXME: The following limits should be reduced eventually. -const ISSUES_ENTRY_LIMIT: usize = 1953; +const ISSUES_ENTRY_LIMIT: usize = 1920; const ROOT_ENTRY_LIMIT: usize = 895; fn check_entries(tests_path: &Path, bad: &mut bool) { -- cgit 1.4.1-3-g733a5