X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FBar.pm;h=c9d0ab04998dc95efa4e5fe19c6b7f403c0094c5;hb=9864f0e4ba233c5f30ad6dc7c484ced43d883d27;hp=8025d68694de124c863bd375d1f86909696c8f06;hpb=8845df4dd6432e3164d078ade741409061adae9f;p=gitmo%2FMouse.git diff --git a/t/lib/Bar.pm b/t/lib/Bar.pm index 8025d68..c9d0ab0 100644 --- a/t/lib/Bar.pm +++ b/t/lib/Bar.pm @@ -1,7 +1,4 @@ -# This is automatically generated by author/import-moose-test.pl. -# DO NOT EDIT THIS FILE. ANY CHANGES WILL BE LOST!!! -use t::lib::MooseCompat; package Bar; use Mouse; use Mouse::Util::TypeConstraints;