TODO comment update

Co-authored-by: Sébastien Crozet <sebastien@crozet.re>
This commit is contained in:
rezural
2020-12-31 11:47:02 +11:00
committed by GitHub
parent caf9d71bc7
commit 75c80bff5f

View File

@@ -429,7 +429,7 @@ impl Testbed {
} }
} }
//FIXME: move this to dedicated benchmarking code // TODO: move this to dedicated benchmarking code
if benchmark_mode { if benchmark_mode {
use std::fs::File; use std::fs::File;
use std::io::{BufWriter, Write}; use std::io::{BufWriter, Write};