Fix wrong comment
This commit is contained in:
parent
3c496f7fa7
commit
e0e9c6d1a4
@ -281,7 +281,7 @@ mod tests {
|
||||
|
||||
#[test]
|
||||
fn cyclic_module_reexport() {
|
||||
// Reexporting modules from a dependency adds all contents to the import map.
|
||||
// A cyclic reexport does not hang.
|
||||
let map = import_map(
|
||||
r"
|
||||
//- /lib.rs crate:lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user