diff options
Diffstat (limited to 'src/util/meson.build')
| -rw-r--r-- | src/util/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/meson.build b/src/util/meson.build index 0152a53126e..14b3af1176d 100644 --- a/src/util/meson.build +++ b/src/util/meson.build @@ -447,6 +447,7 @@ if with_tests 'tests/register_allocate_test.cpp', 'tests/roundeven_test.cpp', 'tests/set_test.cpp', + 'tests/sparse_bitset_test.cpp', 'tests/string_buffer_test.cpp', 'tests/timespec_test.cpp', 'tests/u_atomic_test.cpp', |