Skip to content

Commit 45916ec

Browse files
author
Jorge Aparicio
committed
fix compiletest
1 parent adf85d3 commit 45916ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/compiletest/src/main.rs

+1
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,7 @@ pub fn test_opts(config: &Config) -> test::TestOpts {
313313
},
314314
color: test::AutoColor,
315315
test_threads: None,
316+
skip: vec![],
316317
}
317318
}
318319

0 commit comments

Comments
 (0)