From 73503d87d3f9f87a73616bd3f4365906c87ae13e Mon Sep 17 00:00:00 2001 From: "Jannis M. Hoffmann" Date: Mon, 9 May 2022 11:56:15 +0200 Subject: fixes for tests and packageing --- t/I18N2.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/I18N2.t') diff --git a/t/I18N2.t b/t/I18N2.t index f9c6285..40e8623 100644 --- a/t/I18N2.t +++ b/t/I18N2.t @@ -6,7 +6,7 @@ use Test::More; use JWebmail::Plugin::I18N2; -*add_option = \&JWebmail::Plugin::I18N2::Match::__add_option_no_override; +*add_option = \&JWebmail::Plugin::I18N2::Match::Role::__i18n2_add_option_no_override; subtest 'add_option' => sub { -- cgit v1.2.3