summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--t/order_num_ca.t1
1 files changed, 0 insertions, 1 deletions
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";