Skip to content

Commit bba442e

Browse files
committed
Sigh, need "use Config" as well.
This time with some manual testing behind it ...
1 parent 06dd4b4 commit bba442e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/perl/TestLib.pm

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ package TestLib;
33
use strict;
44
use warnings;
55

6+
use Config;
67
use Exporter 'import';
78
our @EXPORT = qw(
89
tempdir

0 commit comments

Comments
 (0)