mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-14 14:03:58 +00:00
c35113aef1
test_driver.sh is guaranteed to take care of them.
2 lines
109 B
Fish
2 lines
109 B
Fish
#RUN: env %fish --features '' -c 'string match --quiet "??" ab ; echo "qmarkon: $status"'
|
|
#CHECK: qmarkon: 0
|