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

Commit ac68323

Browse files
committed
Add missing subscription TAP test for meson
033_run_as_table_owner was missing from the list of subscription tests to run under meson, so add it. Oversight in 4826759. Author: Hayato Kuroda Discussion: https://postgr.es/m/TYAPR01MB58668F4D85A9A122A158F442F55BA@TYAPR01MB5866.jpnprd01.prod.outlook.com
1 parent a54fc89 commit ac68323

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/subscription/meson.build

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ tests += {
3939
't/030_origin.pl',
4040
't/031_column_list.pl',
4141
't/032_subscribe_use_index.pl',
42+
't/033_run_as_table_owner.pl',
4243
't/100_bugs.pl',
4344
],
4445
},

0 commit comments

Comments
 (0)