Enhance tests based on code review
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
This commit is contained in:
parent
dd15f410df
commit
8df60663cc
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue