diff options
Diffstat (limited to 'src/test/modules/meson.build')
-rw-r--r-- | src/test/modules/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/modules/meson.build b/src/test/modules/meson.build index 7c11fb97f21..d8fe059d236 100644 --- a/src/test/modules/meson.build +++ b/src/test/modules/meson.build @@ -21,6 +21,7 @@ subdir('test_dsm_registry') subdir('test_extensions') subdir('test_ginpostinglist') subdir('test_integerset') +subdir('test_json_parser') subdir('test_lfind') subdir('test_misc') subdir('test_oat_hooks') |