diff options
| author | 许杰友 Jieyou Xu (Joe) <jieyouxu@outlook.com> | 2024-03-05 09:02:33 +0000 | 
|---|---|---|
| committer | 许杰友 Jieyou Xu (Joe) <jieyouxu@outlook.com> | 2024-03-05 09:02:33 +0000 | 
| commit | 247a080b9852e3ab176cca63f5695c8a6b2202cd (patch) | |
| tree | 7431113ee733fdfca32f621fb7206638e5fb5eb0 /tests/ui/command/need-crate-arg-ignore-tidy$x.rs | |
| parent | 53f48ddbc7f6a42c2e67f8b16f5868f483821744 (diff) | |
| download | rust-247a080b9852e3ab176cca63f5695c8a6b2202cd.tar.gz rust-247a080b9852e3ab176cca63f5695c8a6b2202cd.zip | |
Update test names to not have dots
Diffstat (limited to 'tests/ui/command/need-crate-arg-ignore-tidy$x.rs')
| -rw-r--r-- | tests/ui/command/need-crate-arg-ignore-tidy$x.rs | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/tests/ui/command/need-crate-arg-ignore-tidy$x.rs b/tests/ui/command/need-crate-arg-ignore-tidy$x.rs new file mode 100644 index 00000000000..b1ac4a4ae21 --- /dev/null +++ b/tests/ui/command/need-crate-arg-ignore-tidy$x.rs @@ -0,0 +1,2 @@ +// issue: 113981 +pub fn main() {} | 
