Extra little test case :3

main
Pantonshire 3 years ago
parent d0f9044222
commit 85de7505e5

@ -512,6 +512,7 @@ mod tests {
assert!(!ShString22::new_from_str("こんにちは").heap_allocated());
assert!(ShString22::new_from_str("Dichlorodifluoromethane").heap_allocated());
assert!(ShString22::new_from_str("Squishedbuginsidethescreen").heap_allocated());
assert!(ShString22::new_from_str("❤️🧡💛💚💙💜").heap_allocated());
}

Loading…
Cancel
Save