summaryrefslogtreecommitdiff
path: root/t/bop.t
diff options
context:
space:
mode:
Diffstat (limited to 't/bop.t')
-rw-r--r--t/bop.t7
1 files changed, 0 insertions, 7 deletions
diff --git a/t/bop.t b/t/bop.t
deleted file mode 100644
index 504071e..0000000
--- a/t/bop.t
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/usr/bin/perl
-
-use strict;
-use warnings;
-use Test::More tests => 1;
-
-use_ok("Business::OnlinePayment");