summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-11-12 14:32:00 -0800
committerIvan Kohler <ivan@freeside.biz>2012-11-12 14:32:00 -0800
commiteba22f02d42477d467b870179eb01cc752960c1d (patch)
tree5e7e54d79925eb92b777d07379a61079a58b46bd
parent7b05ea2f4936bf73f3094038ca88632a6a48f461 (diff)
add missing tests
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 4c7fe78..538c875 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,7 @@ Revision history for Perl extension Business::OnlinePayment::eSelectPlus
0.06 Mon Nov 12 14:28:16 PST 2012
- Fix voids even if an amount is passed (now ignored)
+ - Add missing t/void_{ca,us}.t tests
0.05 unreleased to CPAN (Sat Nov 10 14:20:42 PST 2012)
- Pre-auth, capture/completion, voids and credits are now supported.