mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
comment
This commit is contained in:
@@ -34,7 +34,7 @@ pub fn new(
|
||||
max_name_len,
|
||||
is_multithreaded,
|
||||
test_count: 0,
|
||||
total_test_count: 0,
|
||||
total_test_count: 0, // initialized later, when write_run_start is called
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user