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