mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
Fix test
This commit is contained in:
parent
92c07803cc
commit
9ed21d65fb
@ -268,13 +268,10 @@ fn prelude_cycle() {
|
||||
);
|
||||
assert_snapshot!(map, @r###"
|
||||
⋮crate
|
||||
⋮foo: t
|
||||
⋮prelude: t
|
||||
⋮
|
||||
⋮crate::prelude
|
||||
⋮declare_mod: m
|
||||
⋮
|
||||
⋮crate::foo
|
||||
"###);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user