aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_rewind/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_rewind/meson.build')
-rw-r--r--src/bin/pg_rewind/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/pg_rewind/meson.build b/src/bin/pg_rewind/meson.build
index e0f88bde221..200ebf84eb9 100644
--- a/src/bin/pg_rewind/meson.build
+++ b/src/bin/pg_rewind/meson.build
@@ -43,6 +43,7 @@ tests += {
't/007_standby_source.pl',
't/008_min_recovery_point.pl',
't/009_growing_files.pl',
+ 't/010_keep_recycled_wals.pl',
],
},
}