From 5a69151d7d86042efaefcc8f58486267b95f7a06 Mon Sep 17 00:00:00 2001 From: Caio Date: Mon, 28 Aug 2023 17:47:37 -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 6a197527a64..2b828e58d54 100644 --- a/src/tools/tidy/src/ui_tests.rs +++ b/src/tools/tidy/src/ui_tests.rs @@ -10,7 +10,7 @@ use std::path::{Path, PathBuf}; const ENTRY_LIMIT: usize = 900; // FIXME: The following limits should be reduced eventually. -const ISSUES_ENTRY_LIMIT: usize = 1874; +const ISSUES_ENTRY_LIMIT: usize = 1854; const ROOT_ENTRY_LIMIT: usize = 865; const EXPECTED_TEST_FILE_EXTENSIONS: &[&str] = &[ -- cgit 1.4.1-3-g733a5