Skip to content

Commit

Permalink
Fix compiletest fallout from stage0 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-Simulacrum committed Dec 18, 2019
1 parent 8218444 commit 241d2e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tools/compiletest/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -569,6 +569,7 @@ pub fn test_opts(config: &Config) -> test::TestOpts {
list: false,
options: test::Options::new(),
time_options: None,
force_run_in_process: false,
}
}

Expand Down

0 comments on commit 241d2e7

Please sign in to comment.