1
Fork 0
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:
Teemu Pätsi 2025-05-27 04:34:38 +03:00
parent 639310c697
commit b1a91351bc
No known key found for this signature in database

View file

@ -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;