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:
Fabian Boehm 2024-12-17 16:44:34 +01:00
parent 5fc47f37a6
commit b56bb80a14

View File

@ -1,2 +1,2 @@
#RUN: %fish -v
# CHECK: fish, version {{[-.gabcdeflpha0-9]*(irty)?}}
# CHECK: fish, version {{[-.gabcdeflphat0-9]*(irty)?}}