Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 78d3f48

Browse files
Add test 005_char_signedness.pl to meson.build.
Oversight in a8238f8 where the test has been added. Discussion: https://postgr.es/m/CB11ADBC-0C3F-4FE0-A678-666EE80CBB07%40amazon.com
1 parent 29d75b2 commit 78d3f48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bin/pg_upgrade/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ tests += {
4545
't/002_pg_upgrade.pl',
4646
't/003_logical_slots.pl',
4747
't/004_subscription.pl',
48+
't/005_char_signedness.pl',
4849
],
4950
'test_kwargs': {'priority': 40}, # pg_upgrade tests are slow
5051
},

0 commit comments

Comments
 (0)