Skip to content

Commit

Permalink
Test code for commit 2e7ffa6 #399
Browse files Browse the repository at this point in the history
  • Loading branch information
azumakuniyuki committed Jun 9, 2020
1 parent f281fd4 commit 59994b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/020-mail.t
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use Sisimai::Mail;
my $PackageName = 'Sisimai::Mail';
my $MethodNames = {
'class' => ['new'],
'object' => ['path', 'kind', 'data', 'type', 'mail', 'close'],
'object' => ['path', 'kind', 'data', 'type', 'mail', 'hook', 'close'],
};
my $SampleEmail = {
'mailbox' => './set-of-emails/mailbox/mbox-0',
Expand Down

0 comments on commit 59994b2

Please sign in to comment.