Skip to content

Commit

Permalink
fixed t/10-integration/Moo.t ref #1
Browse files Browse the repository at this point in the history
  • Loading branch information
kfly8 committed Aug 21, 2024
1 parent 2726173 commit f73b1ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions t/10-integration/Moo.t
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ use Test2::V0;
use Test2::Require::Module 'Moo', '2.005005';
use Test2::Require::Module 'Type::Tiny', '2.000000';

use Moose::Util::TypeConstraints;

subtest 'Test `kura` with Moo' => sub {
use kura Foo => sub { $_[0] eq 'foo' };

Expand Down

0 comments on commit f73b1ad

Please sign in to comment.