This commit is contained in:
alexey semenyuk 2022-07-01 18:31:57 +00:00 committed by GitHub
parent f30b68d9d6
commit 7350525ffb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
// This task will usually execute all UI tests inside `tests/ui` you can
// optionally uncomment the line below and only run a specific test.
//
// See: https://github.com/rust-lang/rust-clippy/blob/master/doc/adding_lints.md#testing
// See: https://github.com/rust-lang/rust-clippy/blob/master/book/src/development/adding_lints.md#testing
//
// "TESTNAME": "<TODO>",
},