about summary refs log tree commit diff
path: root/src/test/ui/json/json-multiple.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-5/+0
2022-08-09Move JSON tests into a directory.Nicholas Nethercote-0/+5
To get around the "following path contains more than 968 entries, you should move the test to some relevant subdirectory" tidy error.