less verbose test
[Business-OnlinePayment-eSelectPlus.git] / 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";