Enhance tests based on code review
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
This commit is contained in:
parent
dd15f410df
commit
8df60663cc
@ -7,7 +7,8 @@
|
||||
#![crate_name = "krate"]
|
||||
#![no_core]
|
||||
|
||||
// @has external_crate/some_module/macro.external_macro.html
|
||||
// @has external_crate/some_module/macro.external_macro.html
|
||||
// @!has external_crate/macro.external_macro.html
|
||||
extern crate external_crate;
|
||||
|
||||
pub mod inner {
|
||||
|
Loading…
x
Reference in New Issue
Block a user