summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/bad_auth.t1
-rw-r--r--t/credit_card.t1
-rw-r--r--t/credit_card2.t1
-rw-r--r--t/credit_card3.t1
4 files changed, 4 insertions, 0 deletions
diff --git a/t/bad_auth.t b/t/bad_auth.t
index 9dbde52..04e25a2 100644
--- a/t/bad_auth.t
+++ b/t/bad_auth.t
@@ -4,6 +4,7 @@ use Business::OnlinePayment;
$DEBUG = 0;
$Business::OnlinePayment::VirtualNet::DEBUG = $DEBUG;
+$Business::OnlinePayment::VirtualNet::DEBUG += 0; #quiet warnings with old perl
# Use this merchant information for testing only.
#
diff --git a/t/credit_card.t b/t/credit_card.t
index e766aab..ae7a1d0 100644
--- a/t/credit_card.t
+++ b/t/credit_card.t
@@ -4,6 +4,7 @@ use Business::OnlinePayment;
$DEBUG = 0;
$Business::OnlinePayment::VirtualNet::DEBUG = $DEBUG;
+$Business::OnlinePayment::VirtualNet::DEBUG += 0; #quiet warnings with old perl
# Use this merchant information for testing only.
#
diff --git a/t/credit_card2.t b/t/credit_card2.t
index 8e591e6..8de3ece 100644
--- a/t/credit_card2.t
+++ b/t/credit_card2.t
@@ -4,6 +4,7 @@ use Business::OnlinePayment;
$DEBUG = 0;
$Business::OnlinePayment::VirtualNet::DEBUG = $DEBUG;
+$Business::OnlinePayment::VirtualNet::DEBUG += 0; #quiet warnings with old perl
# Use this merchant information for testing only.
#
diff --git a/t/credit_card3.t b/t/credit_card3.t
index 2c351f4..92df9fd 100644
--- a/t/credit_card3.t
+++ b/t/credit_card3.t
@@ -4,6 +4,7 @@ use Business::OnlinePayment;
$DEBUG = 0;
$Business::OnlinePayment::VirtualNet::DEBUG = $DEBUG;
+$Business::OnlinePayment::VirtualNet::DEBUG += 0; #quiet warnings with old perl
# Use this merchant information for testing only.
#