summaryrefslogtreecommitdiff
path: root/t/10base.t
blob: 54174cb27bb5688d2dab7fbcc9c2448993a56f69 (plain)
1
2
3
4
5
6
# vim:set syntax=perl:

use Test::More tests => 2;

BEGIN { use_ok('Business::OnlinePayment') };
BEGIN { use_ok('Business::OnlinePayment::InternetSecure') };