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

Fix compilation error and spelling warning

This commit is contained in:
Andrew Liebenow 2024-09-20 15:40:22 -05:00
parent 846cf06272
commit 167586f6fb
2 changed files with 15 additions and 11 deletions

View file

@ -4,6 +4,8 @@
// file that was distributed with this source code.
use crate::common::util::TestScenario;
// spell-checker:ignore Bvdm
#[test]
fn test_encode() {
let input = "hello, world!";