mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-01 07:37:31 +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
|