mirror of
https://github.com/inzerosight/ZWUS-rs.git
synced 2026-04-07 05:02:15 +00:00
Update zwus.rs
This commit is contained in:
@@ -36,7 +36,7 @@ fn npm_vectors_decode_to_test123_checkmark() {
|
|||||||
//
|
//
|
||||||
// Keep these as raw strings to preserve invisible chars exactly.
|
// Keep these as raw strings to preserve invisible chars exactly.
|
||||||
let npm_base_3 = r#""#;
|
let npm_base_3 = r#""#;
|
||||||
let npm_base_6 = r#""#;
|
let npm_base_6 = r#""#;
|
||||||
let npm_base_8 = r#""#;
|
let npm_base_8 = r#""#;
|
||||||
|
|
||||||
let expected = "Test123!✅";
|
let expected = "Test123!✅";
|
||||||
|
|||||||
Reference in New Issue
Block a user