Trivial test spacing cleanups
[catagits/Catalyst-Engine-STOMP.git] / t / server.pl
index 4bd7bdc..bc77af9 100644 (file)
@@ -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;
     }