mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
basename,realpath: update spell-checker:ignore
This commit is contained in:
@@ -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 (words) reallylongexecutable
|
||||
// spell-checker:ignore (words) reallylongexecutable nbaz
|
||||
|
||||
use crate::common::util::TestScenario;
|
||||
#[cfg(any(unix, target_os = "redox"))]
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
//
|
||||
// For the full copyright and license information, please view the LICENSE
|
||||
// file that was distributed with this source code.
|
||||
// spell-checker:ignore nusr
|
||||
use crate::common::util::{get_root_path, TestScenario};
|
||||
|
||||
#[cfg(windows)]
|
||||
|
||||
Reference in New Issue
Block a user