We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fbe80a commit f95e943Copy full SHA for f95e943
tree/tests/rmdir/mod.rs
@@ -8,7 +8,7 @@
8
// SPDX-License-Identifier: MIT
9
//
10
11
-use plib::{run_test_with_checker, TestPlan};
+use plib::testing::{run_test_with_checker, TestPlan};
12
use std::fs;
13
use std::path::Path;
14
use std::process::Output;
0 commit comments