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:
parent
846cf06272
commit
167586f6fb
2 changed files with 15 additions and 11 deletions
|
@ -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!";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue