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