mirror of
https://github.com/imjasonh/testscript-rs
synced 2026-07-17 22:28:03 +00:00
Move Unicode tests to testdata directory as requested
Co-authored-by: imjasonh <210737+imjasonh@users.noreply.github.com>
This commit is contained in:
parent
48254a93e1
commit
b711e55cc5
9 changed files with 27 additions and 188 deletions
3
testdata/unicode_special_chars.txt
vendored
Normal file
3
testdata/unicode_special_chars.txt
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Test Unicode with regex special characters
|
||||
exec echo "Result: ✓ (success)"
|
||||
stdout "Result: ✓ \(success\)"
|
||||
Loading…
Add table
Add a link
Reference in a new issue