summaryrefslogtreecommitdiff
path: root/t/bop.t
blob: 504071ee709f3b7bcae485afe11405152f3a3369 (plain)
1
2
3
4
5
6
7
#!/usr/bin/perl

use strict;
use warnings;
use Test::More tests => 1;

use_ok("Business::OnlinePayment");