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

base32: Fixed style violations. Added tests

Tests now cover using "-" as standard input and reading from a file.
This commit is contained in:
Ricardo Iglesias 2021-04-26 08:00:55 -07:00
parent 99c13f202e
commit d56462a4b3
4 changed files with 30 additions and 59 deletions

View file

@ -0,0 +1 @@
Hello, World!