move packed-struct tests into packed/ folder

This commit is contained in:
Ralf Jung 2023-12-02 14:25:03 +01:00
parent a1c65db95c
commit 253d61714d
5 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
const ENTRY_LIMIT: usize = 900;
// FIXME: The following limits should be reduced eventually.
const ISSUES_ENTRY_LIMIT: usize = 1852;
const ROOT_ENTRY_LIMIT: usize = 867;
const ROOT_ENTRY_LIMIT: usize = 866;
const EXPECTED_TEST_FILE_EXTENSIONS: &[&str] = &[
"rs", // test source files