Skip to content

Commit

Permalink
continue search
Browse files Browse the repository at this point in the history
  • Loading branch information
peczenyj committed Dec 15, 2023
1 parent 369e86e commit 08cd89d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions t/01-parse.t
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ subtest
done_testing;
};
=cut

subtest "with custom purposes" => sub {
my $consent;
Expand Down Expand Up @@ -293,9 +294,8 @@ subtest

done_testing:
};
=cut

ok 1, "foo";
ok 1, "foo";

done_testing;
};
Expand Down

0 comments on commit 08cd89d

Please sign in to comment.