From 3348212d55be92c7ad71a8410e7d6153a3e5f709 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 21 Aug 2013 12:05:03 -0700 Subject: [PATCH] less verbose test --- t/order_num_ca.t | 1 - 1 file changed, 1 deletion(-) diff --git a/t/order_num_ca.t b/t/order_num_ca.t index baebba4..3e6fcda 100644 --- a/t/order_num_ca.t +++ b/t/order_num_ca.t @@ -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"; -- 2.11.0