From 20a2cb91b96d3cd52927d8cd52e66e2e43b3813a Mon Sep 17 00:00:00 2001 From: dakkar Date: Sun, 2 Apr 2017 22:33:06 +0100 Subject: depend on a new enough Test2 'etc' was added in 0.000059 --- t/lib/Test/Sietima.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/lib') diff --git a/t/lib/Test/Sietima.pm b/t/lib/Test/Sietima.pm index 8a97fc6..825381b 100644 --- a/t/lib/Test/Sietima.pm +++ b/t/lib/Test/Sietima.pm @@ -5,7 +5,7 @@ use Email::Stuffer; use Email::Sender::Transport::Test; use Data::Printer; use Sietima; -use Test2::Bundle::Extended; +use Test2::Bundle::Extended 0.000060; use Test2::API qw(context); use Sietima::Policy; use namespace::clean; -- cgit v1.2.3