seg: Add test "security" in meson.build

Oversight in 681d9e4621 where the test has been added.

Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/ZK5AgYxG4zLErD5O@telsasoft.com
Backpatch-through: 16
REL_16_STABLE
Michael Paquier 2 years ago
parent 4cf9ef670e
commit 6b14404b0b
  1. 1
      contrib/seg/meson.build

@ -53,6 +53,7 @@ tests += {
'bd': meson.current_build_dir(),
'regress': {
'sql': [
'security',
'seg',
],
},

Loading…
Cancel
Save