1
0
Fork 0
mirror of https://github.com/imjasonh/testscript-rs synced 2026-07-08 17:16:38 +00:00
testscript-rs/testdata/unicode_stderr.txt

3 lines
100 B
Text

# Test Unicode checkmark in stderr exact match
exec sh -c 'echo "Error ✗" >&2'
stderr "Error ✗"