Switch the test harness module into CatalystX::, and allow it to
[catagits/Catalyst-Engine-STOMP.git] / t / 13_message-driven-request.t
index 7f21a53..a1ea8c3 100644 (file)
@@ -6,7 +6,7 @@ use FindBin;
 use lib "$FindBin::Bin/lib";
 
 BEGIN {
-    use_ok 'Catalyst::Test::MessageDriven', 'StompTestApp' or die;
+    use_ok 'CatalystX::Test::MessageDriven', 'StompTestApp' or die;
 };
 
 # successful request - type is minimum attributes