Skip to content

Commit 855a5f6

Browse files
committed
basic still needs testing even on static perl
1 parent 94f9b06 commit 855a5f6

File tree

1 file changed

+1
-0
lines changed
  • t/lib/MakeMaker/Test/Setup

1 file changed

+1
-0
lines changed

t/lib/MakeMaker/Test/Setup/XS.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ sub setup_xs {
212212

213213
sub list_static {
214214
(
215+
[ 'basic', '', '' ], # still needs testing even on static perl
215216
[ 'static', '', '' ],
216217
[ 'basic', ' static', '_static' ],
217218
[ 'multi', ' static', '_static' ],

0 commit comments

Comments
 (0)