less verbose test
authorIvan Kohler <ivan@freeside.biz>
Wed, 21 Aug 2013 19:05:03 +0000 (12:05 -0700)
committerIvan Kohler <ivan@freeside.biz>
Wed, 21 Aug 2013 19:05:03 +0000 (12:05 -0700)
t/order_num_ca.t

index baebba4..3e6fcda 100644 (file)
@@ -27,7 +27,6 @@ $tx->content(
 );
 $tx->test_transaction(1); # test, dont really charge
 $tx->submit();
-    warn $tx->order_number."\n";
 
 if ( $tx->order_number =~ /-540$/ ) {
     print "ok 1\n";