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

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

use_ok("Business::OnlinePayment::PayflowPro");