Skip to content

Commit 2f35c14

Browse files
committed
seg: Add test "security" in meson.build
Oversight in 681d9e4 where the test has been added. Reported-by: Justin Pryzby Discussion: https://postgr.es/m/ZK5AgYxG4zLErD5O@telsasoft.com Backpatch-through: 16
1 parent 4b885d0 commit 2f35c14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/seg/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ tests += {
5353
'bd': meson.current_build_dir(),
5454
'regress': {
5555
'sql': [
56+
'security',
5657
'seg',
5758
],
5859
},

0 commit comments

Comments
 (0)