less verbose testing
authorivan <ivan>
Tue, 7 Jun 2011 21:50:35 +0000 (21:50 +0000)
committerivan <ivan>
Tue, 7 Jun 2011 21:50:35 +0000 (21:50 +0000)
t/credit_card.t

index c9b6b13..e1c36eb 100644 (file)
@@ -4,7 +4,7 @@ use Business::OnlinePayment;
 
 my $tx = new Business::OnlinePayment("Cardcom", terminalnumber => 1000);
 
-$Business::OnlinePayment::Cardcom::DEBUG = 2;
+#$Business::OnlinePayment::Cardcom::DEBUG = 2;
 
 $tx->content(
     type           => 'CC',