Update test names to not have dots

This commit is contained in:
许杰友 Jieyou Xu (Joe)
2024-03-05 09:02:33 +00:00
parent 53f48ddbc7
commit 247a080b98
3 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
error: invalid character `'.'` in crate name: `need_crate_arg_ignore_tidy.x`
error: invalid character `'$'` in crate name: `need_crate_arg_ignore_tidy$x`
|
= help: you can either pass `--crate-name` on the command line or add `#![crate_name="…"]` to set the crate name