Fix contrib/pg_visibility/meson.build

I broke that in e85662df44 by oversight.
This commit is contained in:
Alexander Korotkov 2024-03-14 13:38:44 +02:00
parent eeefd4280f
commit c20d90a41c
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ tests += {
'sql': [
'pg_visibility',
],
},
'tap': {
'tests': [
't/001_concurrent_transaction.pl',