Skip to content

Commit 1c63651

Browse files
committed
chore: Suppress warning
1 parent d04cd8f commit 1c63651

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/fixture.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//! Helpers for initializing a directory of files to run tests against.
2+
13
use std::fs;
24
use std::io;
35
use std::io::Write;

0 commit comments

Comments
 (0)