Skip to content

Commit c6ab511

Browse files
committed
Sigh, need "use Config" as well.
This time with some manual testing behind it ...
1 parent 34557f5 commit c6ab511

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)