X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=t%2Fcapture.t;h=1a667af1f4c614e7496b17d072eda9378cfc5954;hb=b80246e68a219a7812eef1150b66b2a9ecae2c1d;hp=c00ece119f6c6879067733cc685b9884e7bcc57c;hpb=0bd6a54bc9421a08e089875beffd6087431b611e;p=Business-OnlinePayment-AuthorizeNet.git diff --git a/t/capture.t b/t/capture.t index c00ece1..1a667af 100644 --- a/t/capture.t +++ b/t/capture.t @@ -1,8 +1,9 @@ BEGIN { $| = 1; print "1..2\n"; } -print "ok 1 # Skipped: need a valid Authorize.Net login/password to test\n"; -print "ok 2 # Skipped: need a valid Authorize.Net login/password to test\n"; -exit; +#testing/testing is valid and seems to work... +#print "ok 1 # Skipped: need a valid Authorize.Net login/password to test\n"; +#print "ok 2 # Skipped: need a valid Authorize.Net login/password to test\n"; +#exit; use Business::OnlinePayment;