Updated TAP tests to use PostgreSQL::Test packages [skip ci]

This commit is contained in:
Andrew Kane
2024-07-27 12:24:15 -07:00
parent f1d283f565
commit 1e9e355175
43 changed files with 133 additions and 128 deletions

View File

@@ -52,7 +52,7 @@ ifeq ($(PROVE),)
PROVE = prove
endif
# for Postgres 15+
# for Postgres < 15
PROVE_FLAGS += -I ./test/perl
prove_installcheck: