Skip to content

Commit

Permalink
tee: fix "unused import" warning in test
Browse files Browse the repository at this point in the history
  • Loading branch information
cakebaker committed Oct 29, 2023
1 parent 9697f56 commit 9e408ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/by-util/test_tee.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// For the full copyright and license information, please view the LICENSE
// file that was distributed with this source code.
use crate::common::util::TestScenario;
#[cfg(target_os = "linux")]
use std::fmt::Write;

// tests for basic tee functionality.
Expand Down

0 comments on commit 9e408ee

Please sign in to comment.