diff --git a/tests/by-util/test_readlink.rs b/tests/by-util/test_readlink.rs index 850e6acc1..7c7cb01d4 100644 --- a/tests/by-util/test_readlink.rs +++ b/tests/by-util/test_readlink.rs @@ -3,7 +3,7 @@ // For the full copyright and license information, please view the LICENSE // file that was distributed with this source code. // -// spell-checker:ignore regfile +// spell-checker:ignore regfile parentdir use uutests::util::{TestScenario, get_root_path}; use uutests::{at_and_ucmd, new_ucmd, path_concat, util_name};