Skip to content

Commit 0738492

Browse files
committed
build/meson: add string_slice in microbench
fixup: 08db51a ("Add ref-counted string slices", #1175)
1 parent 891f464 commit 0738492

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

meson.build

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,10 @@ if tests.allowed()
432432
'string_build1',
433433
'string_build2',
434434

435+
'string_slice1',
436+
'string_slice2',
437+
'string_slice3',
438+
435439
'sort_bench',
436440

437441
'int_to_string',

0 commit comments

Comments
 (0)