mirror of
https://github.com/imjasonh/testscript-rs
synced 2026-07-15 04:55:24 +00:00
4 lines
92 B
Text
4 lines
92 B
Text
|
|
# Test Unicode checkmark in stdout exact match
|
||
|
|
exec echo "Success ✓"
|
||
|
|
stdout "Success ✓"
|