From: Ivan Kohler Date: Sat, 14 Feb 2015 22:43:26 +0000 (-0800) Subject: include t/lib/test_account.pl in MANIFEST and thus dist (fix deb build) X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-vSecureProcessing.git;a=commitdiff_plain;h=6773138ba92001464a21fb84f110281f3c4cd34a include t/lib/test_account.pl in MANIFEST and thus dist (fix deb build) --- diff --git a/Changes b/Changes index 360e0a0..2185205 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,11 @@ Revision history for Perl module Business::OnlinePayment::vSecureProcessing -0.03 Sat Feb 14 14:28:31 PST 2015 +0.03 Sat Feb 14 14:42:33 PST 2015 - Update AUTHOR and PREREQ_PM (Net::HTTPS::Any) in Makefile.PL - cvv2 is not required for all transactions - Update MANIFEST for renamed tests + - include missing t/lib/test_account.pl (but you still need to fill it + in with your own test account) 0.02 Feb 12 2015 - Update for production URL diff --git a/MANIFEST b/MANIFEST index 87466a8..5738082 100644 --- a/MANIFEST +++ b/MANIFEST @@ -4,6 +4,7 @@ Makefile.PL README ignore.txt lib/Business/OnlinePayment/vSecureProcessing.pm +t/lib/test_account.pl t/00-load.t t/boilerplate.t t/manifest.t