Skip to content

Commit 808a7ca

Browse files
committed
Fix fallout in tests.
1 parent 30ac06f commit 808a7ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/parse-fail/circular_modules_hello.rs

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
// ignore-test: this is an auxiliary file for circular-modules-main.rs
1414

15+
#[path = "circular_modules_main.rs"]
1516
mod circular_modules_main;
1617

1718
pub fn say_hello() {

0 commit comments

Comments
 (0)