1
0
Fork 0
mirror of https://github.com/imjasonh/testscript-rs synced 2026-07-19 07:06:46 +00:00
testscript-rs/testdata/unicode_grep.txt

7 lines
131 B
Text
Raw Permalink Normal View History

# Test grep command with Unicode content
grep "Success.*✓" test.txt
stdout "test.txt:1: Success ✓"
-- test.txt --
Success ✓