Expose Concurrent
(private type in public i'face)
This commit is contained in:
parent
69b352ef77
commit
67e8f12307
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ pub mod test {
|
|||
cli::{parse_opts, TestOpts},
|
||||
filter_tests,
|
||||
helpers::metrics::{Metric, MetricMap},
|
||||
options::{Options, RunIgnored, RunStrategy, ShouldPanic},
|
||||
options::{Concurrent, Options, RunIgnored, RunStrategy, ShouldPanic},
|
||||
run_test, test_main, test_main_static,
|
||||
test_result::{TestResult, TrFailed, TrFailedMsg, TrIgnored, TrOk},
|
||||
time::{TestExecTime, TestTimeOptions},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue