From 51c7503002afd10e1070a60494bb1daca9daba16 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sat, 14 Feb 2015 14:37:29 -0800 Subject: 0.03, cvv2 not required for all transactions (+add test, update MANIFEST), RT#32782 --- MANIFEST | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index df6a903..87466a8 100644 --- a/MANIFEST +++ b/MANIFEST @@ -4,10 +4,11 @@ Makefile.PL README ignore.txt lib/Business/OnlinePayment/vSecureProcessing.pm -t/t_00-load.t -t/t_boilerplate.t -t/t_manifest.t -t/t_pod-coverage.t -t/t_pod.t -t/t_transaction.t -t/t_transaction_decline.t +t/00-load.t +t/boilerplate.t +t/manifest.t +t/pod-coverage.t +t/pod.t +t/transaction.t +t/transaction_nocvv.t +t/transaction_decline.t -- cgit v1.2.1