mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
expr: Ignore test cases from spell checker
This commit is contained in:
parent
639310c697
commit
b1a91351bc
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
// For the full copyright and license information, please view the LICENSE
|
||||
// file that was distributed with this source code.
|
||||
// spell-checker:ignore αbcdef ; (people) kkos
|
||||
// spell-checker:ignore aabcccd aabcd aabd abbbd abbcabc abbcac abbcbbbd abbcbd
|
||||
// spell-checker:ignore abbccd abcac acabc andand bigcmp bignum emptysub
|
||||
// spell-checker:ignore aabcccd aabcd aabd abbb abbbd abbcabc abbcac abbcbbbd abbcbd
|
||||
// spell-checker:ignore abbccd abcabc abcac acabc andand bigcmp bignum emptysub
|
||||
// spell-checker:ignore orempty oror
|
||||
|
||||
use uutests::new_ucmd;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue