diff --git a/src/test/recovery/meson.build b/src/test/recovery/meson.build index 9e9c68d0513..f5c1021a5ea 100644 --- a/src/test/recovery/meson.build +++ b/src/test/recovery/meson.build @@ -44,6 +44,7 @@ tests += { 't/036_truncated_dropped.pl', 't/037_invalid_database.pl', 't/039_end_of_wal.pl', + 't/043_vacuum_horizon_floor.pl', ], }, }