From ee7af13f7f3f1e7568e3039fd6c2a098593e4777 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 6 Feb 2014 01:39:46 -0800 Subject: tests --- t/transaction.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/transaction.t') diff --git a/t/transaction.t b/t/transaction.t index 09de282..56b8a96 100644 --- a/t/transaction.t +++ b/t/transaction.t @@ -3,7 +3,7 @@ use strict; use warnings; use POSIX qw(strftime); -use Test::More; +use Test::More tests => 1; use Business::OnlinePayment; -- cgit v1.2.1