Move JSON tests into a directory.
To get around the "following path contains more than 968 entries, you should move the test to some relevant subdirectory" tidy error.
This commit is contained in:
parent
f03ce30962
commit
c32969d8e6
21 changed files with 2 additions and 2 deletions
3
src/test/ui/json/json-invalid.rs
Normal file
3
src/test/ui/json/json-invalid.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
// compile-flags: --json=foo --error-format=json
|
||||
|
||||
fn main() {}
|
Loading…
Add table
Add a link
Reference in a new issue