about summary refs log tree commit diff
path: root/library/test/src/bench.rs
diff options
context:
space:
mode:
Diffstat (limited to 'library/test/src/bench.rs')
-rw-r--r--library/test/src/bench.rs1
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,