Skip to content

Commit

Permalink
Rm unused config run_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bluss committed Aug 18, 2016
1 parent dd6ddd1 commit 1bd3ed2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ impl Clone for MetricMap {
pub struct TestOpts {
pub filter: Option<String>,
pub run_ignored: bool,
pub run_tests: bool,
pub logfile: Option<PathBuf>,
pub quiet: bool,
pub test_threads: Option<usize>,
Expand Down

0 comments on commit 1bd3ed2

Please sign in to comment.