Add URL to test case issues
This commit is contained in:
parent
9266270ef5
commit
a46ccd8d3f
20 changed files with 21 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
// ignore-cross-compile
|
||||
// build-aux-docs
|
||||
|
||||
// https://github.com/rust-lang/rust/issues/26606
|
||||
#![crate_name="issue_26606"]
|
||||
|
||||
// @has issue_26606_macro/macro.make_item.html
|
||||
|
@ -9,5 +10,5 @@
|
|||
extern crate issue_26606_macro;
|
||||
|
||||
// @has issue_26606/constant.FOO.html
|
||||
// @has - '//a[@href="../src/issue_26606/src-link-external-macro-26606.rs.html#13"]' 'source'
|
||||
// @has - '//a[@href="../src/issue_26606/src-link-external-macro-26606.rs.html#14"]' 'source'
|
||||
make_item!(FOO);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue