1
0
mirror of synced 2026-04-24 19:40:49 +00:00

check: Rephrase regex for portability

This commit is contained in:
Martin Povišer
2024-02-12 15:09:52 +01:00
parent 4fdcf388d3
commit e4296072c4

View File

@@ -16,5 +16,5 @@ EOF
hierarchy -top pingpong
prep
logger -nowarn "found logic loop in module pingpong:"
logger -expect error "Found \d+ problems in 'check -assert'" 1
logger -expect error "Found [0-9]+ problems in 'check -assert'" 1
check -assert