Move test

This commit is contained in:
Michael Goulet 2023-06-02 03:26:14 +00:00
parent c92342d58d
commit 7ff79cf4aa
5 changed files with 12 additions and 12 deletions

View file

@ -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 = 1898;
const ISSUES_ENTRY_LIMIT: usize = 1896;
const ROOT_ENTRY_LIMIT: usize = 870;
const EXPECTED_TEST_FILE_EXTENSIONS: &[&str] = &[