Fix contrib/pg_visibility/meson.build

I broke that in e85662df44 by oversight.
pull/159/head
Alexander Korotkov 1 year ago
parent eeefd4280f
commit c20d90a41c
  1. 1
      contrib/pg_visibility/meson.build

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

Loading…
Cancel
Save