From dfc671161cc3829f3b84af04014b94ace621eb8e Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 5 Aug 2018 18:22:08 +0200 Subject: Compare lookahead to scheduled and not realtime data --- t/20-iris-class.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/20-iris-class.t') diff --git a/t/20-iris-class.t b/t/20-iris-class.t index a861909..65a2d60 100644 --- a/t/20-iris-class.t +++ b/t/20-iris-class.t @@ -4,7 +4,7 @@ use warnings; use 5.014; use DateTime; -use Test::More tests => 266; +use Test::More tests => 268; BEGIN { use_ok('Travel::Status::DE::IRIS'); -- cgit v1.2.3