X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Engine-STOMP.git;a=blobdiff_plain;f=t%2Fserver.pl;h=bc77af93f49e77e025d27992d1ed0fa0a7d65fe4;hp=4bd7bdc3953f66c01b993be97788c39d70ae68eb;hb=edb41ed13117249bf9993a1a7166763d134c788d;hpb=a5ae1e8c02bf454ebeb9d0d727409fef77d904d7 diff --git a/t/server.pl b/t/server.pl index 4bd7bdc..bc77af9 100644 --- a/t/server.pl +++ b/t/server.pl @@ -7,7 +7,7 @@ eval { if ($@) { unless (Alien::ActiveMQ->is_version_installed($ACTIVEMQ_VERSION)) { - plan 'skip_all' => 'No ActiveMQ server installed by Alien::ActiveMQ, try running the "install-activemq" command'; + plan 'skip_all' => 'No ActiveMQ server installed by Alien::ActiveMQ, try running the "install-activemq" command'; exit; }