1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 19:47:45 +00:00

test_stty: fix spell checker errors

This commit is contained in:
Terts Diepraam 2022-06-27 13:03:48 +02:00 committed by Sylvestre Ledru
parent 4cda8f33e7
commit 6896a85b41

View file

@ -1,3 +1,5 @@
// spell-checker:ignore parenb parmrk ixany iuclc onlcr ofdel icanon noflsh
use crate::common::util::*; use crate::common::util::*;
#[test] #[test]