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

@@ -0,0 +1,5 @@
package PostgreSQL::Test::Utils;
use TestLib;
1;