aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_combinebackup/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_combinebackup/meson.build')
-rw-r--r--src/bin/pg_combinebackup/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/pg_combinebackup/meson.build b/src/bin/pg_combinebackup/meson.build
index d871b2e3b80..d142608e949 100644
--- a/src/bin/pg_combinebackup/meson.build
+++ b/src/bin/pg_combinebackup/meson.build
@@ -35,6 +35,7 @@ tests += {
't/005_integrity.pl',
't/006_db_file_copy.pl',
't/007_wal_level_minimal.pl',
+ 't/008_promote.pl',
],
}
}