提交 01b75e20 编写于 作者: J jyn

Move some UI tests into subdirectories

to avoid going over the existing limit now that the ui-fulldeps tests have
been moved to ui.
上级 eb3e9c1f
......@@ -9,7 +9,7 @@
const ENTRY_LIMIT: usize = 1000;
// FIXME: The following limits should be reduced eventually.
const ROOT_ENTRY_LIMIT: usize = 940;
const ROOT_ENTRY_LIMIT: usize = 881;
const ISSUES_ENTRY_LIMIT: usize = 1978;
fn check_entries(tests_path: &Path, bad: &mut bool) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册