mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-12-18 12:33:38 +08:00
tests/version: Update for "-beta"
We used to call our beta versions "...b1", but cargo doesn't like that. So we need to adjust the regex here.
This commit is contained in:
parent
5fc47f37a6
commit
b56bb80a14
|
@ -1,2 +1,2 @@
|
|||
#RUN: %fish -v
|
||||
# CHECK: fish, version {{[-.gabcdeflpha0-9]*(irty)?}}
|
||||
# CHECK: fish, version {{[-.gabcdeflphat0-9]*(irty)?}}
|
||||
|
|
Loading…
Reference in New Issue
Block a user