Skip to content

Commit

Permalink
fix Test::More
Browse files Browse the repository at this point in the history
  • Loading branch information
fglock committed Oct 21, 2024
1 parent 276f731 commit 9e37652
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/perl/lib/Test/More.pm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ package Test::More;

use strict;
use warnings;
# use Exporter 'import';
use Symbol 'qualify_to_ref';

our @EXPORT = qw(
Expand Down

0 comments on commit 9e37652

Please sign in to comment.