Move tests
This commit is contained in:
parent
93dd620241
commit
5a69151d7d
21 changed files with 1 additions and 1 deletions
|
|
@ -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] = &[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue