8000 Commit b195e6d482 forgot to update meson.build. · postgres/postgres@8949b97 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8949b97

Browse files
author
Amit Kapila
committed
Commit b195e6d forgot to update meson.build.
Author: Hayato Kuroda Discussion: http://postgr.es/m/TYCPR01MB58701BA358D80073ED1BD528F5DCA@TYCPR01MB5870.jpnprd01.prod.outlook.com
1 parent b195e6d commit 8949b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pg_upgrade/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ tests += {
4242
'tests': [
4343
't/001_basic.pl',
4444
't/002_pg_upgrade.pl',
45-
't/003_upgrade_logical_replication_slots.pl',
45+
't/003_logical_slots.pl',
4646
],
4747
'test_kwargs': {'priority': 40}, # pg_upgrade tests are slow
4848
},

0 commit comments

Comments
 (0)
0