Skip to content

Commit

Permalink
Merge pull request #189 from phansch/fix_build
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth authored Oct 13, 2019
2 parents 8b38a64 + d6db537 commit 71c2743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ pub fn test_opts(config: &Config) -> test::TestOpts {
list: false,
options: test::Options::new(),
#[cfg(not(feature = "stable"))]
report_time: false,
time_options: None,
}
}

Expand Down

0 comments on commit 71c2743

Please sign in to comment.