Fix test case checking for where the JS goes
This commit is contained in:
parent
20010d7597
commit
903aebe318
@ -12,6 +12,6 @@ pub mod __hidden {
|
|||||||
|
|
||||||
// @has foo/trait.Clone.html
|
// @has foo/trait.Clone.html
|
||||||
// @!has - 'Foo'
|
// @!has - 'Foo'
|
||||||
// @has implementors/foo/trait.Clone.js
|
// @has implementors/core/clone/trait.Clone.js
|
||||||
// @!has - 'Foo'
|
// @!has - 'Foo'
|
||||||
pub use std::clone::Clone;
|
pub use std::clone::Clone;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user