summaryrefslogtreecommitdiff
path: root/t/capture.t
diff options
context:
space:
mode:
Diffstat (limited to 't/capture.t')
-rw-r--r--t/capture.t7
1 files changed, 4 insertions, 3 deletions
diff --git a/t/capture.t b/t/capture.t
index c00ece1..1a667af 100644
--- a/t/capture.t
+++ b/t/capture.t
@@ -1,8 +1,9 @@
BEGIN { $| = 1; print "1..2\n"; }
-print "ok 1 # Skipped: need a valid Authorize.Net login/password to test\n";
-print "ok 2 # Skipped: need a valid Authorize.Net login/password to test\n";
-exit;
+#testing/testing is valid and seems to work...
+#print "ok 1 # Skipped: need a valid Authorize.Net login/password to test\n";
+#print "ok 2 # Skipped: need a valid Authorize.Net login/password to test\n";
+#exit;
use Business::OnlinePayment;