Update t/lib
[gitmo/Mouse.git] / t / lib / Bar.pm
index c9d0ab0..8025d68 100644 (file)
@@ -1,4 +1,7 @@
 
+# 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;