mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 11:35:45 +00:00
Fix tests/utils.rs warning suppresion
This commit is contained in:
parent
402f33b1cc
commit
7178ae84ff
@ -1,4 +1,5 @@
|
||||
#[allow(dead_code)]
|
||||
#![allow(dead_code)]
|
||||
|
||||
use std::{
|
||||
fs,
|
||||
path::{Path, PathBuf},
|
||||
|
Loading…
x
Reference in New Issue
Block a user