we can reuse the same test app for container with and without sugar
[catagits/Catalyst-Runtime.git] / t / lib / TestAppCustomContainer / View / MyView.pm
@@ -1,4 +1,4 @@
-package TestAppCustomContainerNoSugar::View::MyView;
+package TestAppCustomContainer::View::MyView;
 use Moose;
 extends 'Catalyst::View';