mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-05 16:21:15 -03: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:
@@ -1,2 +1,2 @@
|
||||
#RUN: %fish -v
|
||||
# CHECK: fish, version {{[-.gabcdeflpha0-9]*(irty)?}}
|
||||
# CHECK: fish, version {{[-.gabcdeflphat0-9]*(irty)?}}
|
||||
|
||||
Reference in New Issue
Block a user