From 13b6876320bd7bbccaf690e43b8db8a84f0a1115 Mon Sep 17 00:00:00 2001 From: dakkar Date: Wed, 21 Jun 2017 22:42:21 +0100 Subject: use the newer Type2::V0 bundle --- t/lib/Test/Sietima.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/lib/Test/Sietima.pm b/t/lib/Test/Sietima.pm index 825381b..79f3b7a 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 0.000060; +use Test2::V0; use Test2::API qw(context); use Sietima::Policy; use namespace::clean; -- cgit v1.2.3