Rename issue-\d+.rs tests to have meaningful names

This commit is contained in:
Michael Howell 2023-10-04 12:58:06 -07:00
parent a198aff4a4
commit 9266270ef5
24 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@
extern crate issue_26606_macro;
// @has issue_26606/constant.FOO.html
// @has - '//a[@href="../src/issue_26606/issue-26606.rs.html#13"]' 'source'
// @has - '//a[@href="../src/issue_26606/src-link-external-macro-26606.rs.html#13"]' 'source'
make_item!(FOO);