- Update for production URL
[Business-OnlinePayment-vSecureProcessing.git] / t / t_00-load.t
diff --git a/t/t_00-load.t b/t/t_00-load.t
deleted file mode 100644 (file)
index a79fa22..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#!perl -T
-
-use Test::More tests => 1;
-
-BEGIN {
-    use_ok( 'Business::OnlinePayment::vSecureProcessing' ) || print "Bail out!
-";
-}
-
-diag( "Testing Business::OnlinePayment::vSecureProcessing $Business::OnlinePayment::vSecureProcessing::VERSION, Perl $], $^X" );