Skip to content

Commit

Permalink
Fix incorrect test bytestring in case_insensitivity.csv
Browse files Browse the repository at this point in the history
  • Loading branch information
sg495 committed Oct 20, 2021
1 parent c8f301a commit 246742f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/case_insensitivity.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
non-canonical encoding, "hello world"
non-canonical encoding, "yes mani !"
base16, "f68656c6c6f20776F726C64"
base16upper, "F68656c6c6f20776F726C64"
base32, "bnbswy3dpeB3W64TMMQ"
Expand Down

0 comments on commit 246742f

Please sign in to comment.