mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 18:03:37 +08:00
3 lines
160 B
Fish
3 lines
160 B
Fish
|
#RUN: %fish --features 'remove-percent-self' -c 'status test-feature remove-percent-self; echo remove-percent-self: $status'
|
||
|
# CHECK: remove-percent-self: 0
|