Skip to content

Commit

Permalink
PG-1038 Update Makefile.in and meson.build
Browse files Browse the repository at this point in the history
  • Loading branch information
artemgavrilov committed Sep 19, 2024
1 parent f3ca435 commit 8128fdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ trigger_on_view \
change_access_method \
insert_update_delete \
keyprovider_dependency \
tablespace \
vault_v2_test
TAP_TESTS = 1

Expand Down
1 change: 1 addition & 0 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ tests += {
'trigger_on_view',
'change_access_method',
'insert_update_delete',
'tablespace',
'vault_v2_test',
],
'regress_args': ['--temp-config', files('pg_tde.conf')],
Expand Down

0 comments on commit 8128fdb

Please sign in to comment.