1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-14 18:42:34 +03:00

Sigh, need "use Config" as well.

This time with some manual testing behind it ...
This commit is contained in:
Tom Lane
2015-10-12 19:49:22 -04:00
parent 06dd4b44fb
commit bba442ef93

View File

@ -3,6 +3,7 @@ package TestLib;
use strict;
use warnings;
use Config;
use Exporter 'import';
our @EXPORT = qw(
tempdir