update "pub-use-extern-macros" test to hide the regular import statement
This commit is contained in:
parent
e3d9f19219
commit
d19b5edfb0
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
extern crate macros;
|
||||
|
||||
// @has pub_use_extern_macros/macro.bar.html
|
||||
// @!has pub_use_extern_macros/index.html 'pub use macros::bar;'
|
||||
pub use macros::bar;
|
||||
|
||||
// @has pub_use_extern_macros/macro.baz.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue