Skip to content

Commit 49ce440

Browse files
authored
[benchmark] Better ERE expression
1 parent 8a316de commit 49ce440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/benchmark/Benchmark_O.test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ MEASUREENV: ICS {{[0-9]+}} - {{[0-9]+}} = {{[0-9]+}}
163163
MEASUREENV: VCS {{[0-9]+}} - {{[0-9]+}} = {{[0-9]+}}
164164
RUNJUSTONCE-LABEL: 1,Ackermann
165165
RUNJUSTONCE-NOT: 1,Ackermann
166-
LOGFORMAT: ,{{[0-9]+}},{{[0-9]+}},,{{[0-9]*}}{{,?}},{{[0-9]+}}
166+
LOGFORMAT: ,{{[0-9]+}},{{[0-9]+}},,{{,|[0-9]+}},{{[0-9]+}}
167167
LOGVERBOSE-LABEL: Running AngryPhonebook
168168
LOGVERBOSE: Collecting 2 samples.
169169
````

0 commit comments

Comments
 (0)