aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xtests/cli-opts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cli-opts.sh b/tests/cli-opts.sh
index 733636f..ca2998a 100755
--- a/tests/cli-opts.sh
+++ b/tests/cli-opts.sh
@@ -142,7 +142,7 @@ test_help_flags() {
test_version_flags() {
testing 'version flags'
- REGEX='^remembering-[0-9\.]+ [0-9-]+$'
+ REGEX='^remembering [0-9\.]+ [0-9-]+$'
N="$LINENO"
OUT="$(mktemp)"