1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

fix expected , found and spelling errors

This commit is contained in:
tommady 2023-10-04 07:12:25 +00:00
parent 6c30a1df78
commit 88f88e51cc
No known key found for this signature in database
GPG key ID: 175B664929DF2F2F
2 changed files with 6 additions and 4 deletions

View file

@ -2,7 +2,7 @@
//
// For the full copyright and license information, please view the LICENSE
// file that was distributed with this source code.
// spell-checker:ignore (flags) reflink (fs) tmpfs (linux) rlimit Rlim NOFILE clob btrfs ROOTDIR USERDIR procfs outfile
// spell-checker:ignore (flags) reflink (fs) tmpfs (linux) rlimit Rlim NOFILE clob btrfs ROOTDIR USERDIR procfs outfile uufs
use crate::common::util::TestScenario;
#[cfg(not(windows))]