diff options
Diffstat (limited to 'library/test/src/bench.rs')
| -rw-r--r-- | library/test/src/bench.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/test/src/bench.rs b/library/test/src/bench.rs index 64ca13c0d4e..9f34f54c3d6 100644 --- a/library/test/src/bench.rs +++ b/library/test/src/bench.rs @@ -1,4 +1,5 @@ //! Benchmarking module. + use super::{ event::CompletedTest, options::BenchMode, |
