1
0
Fork 0
mirror of https://github.com/imjasonh/testscript-rs synced 2026-07-17 22:28:03 +00:00
testscript-rs/testdata/unicode_grep.txt
copilot-swe-agent[bot] b711e55cc5 Move Unicode tests to testdata directory as requested
Co-authored-by: imjasonh <210737+imjasonh@users.noreply.github.com>
2025-10-12 15:32:17 +00:00

6 lines
131 B
Text

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