tests/ui: Add a directory for warnings, add a test
This commit is contained in:
parent
bf12aa49e7
commit
b84326ec9c
@ -18,7 +18,7 @@
|
||||
// FIXME: The following limits should be reduced eventually.
|
||||
|
||||
const ISSUES_ENTRY_LIMIT: usize = 1750;
|
||||
const ROOT_ENTRY_LIMIT: usize = 859;
|
||||
const ROOT_ENTRY_LIMIT: usize = 860;
|
||||
|
||||
const EXPECTED_TEST_FILE_EXTENSIONS: &[&str] = &[
|
||||
"rs", // test source files
|
||||
|
Loading…
Reference in New Issue
Block a user