diff options
author | Ivan Kohler <ivan@freeside.biz> | 2012-11-12 14:32:00 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2012-11-12 14:32:00 -0800 |
commit | eba22f02d42477d467b870179eb01cc752960c1d (patch) | |
tree | 5e7e54d79925eb92b777d07379a61079a58b46bd | |
parent | 7b05ea2f4936bf73f3094038ca88632a6a48f461 (diff) |
add missing tests
-rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |