Update t/lib
[gitmo/Mouse.git] / t / lib / MyMouseObject.pm
index d60a6f4..0dfb556 100644 (file)
@@ -1,4 +1,7 @@
 package MyMouseObject;
+# This is automatically generated by author/import-moose-test.pl.
+# DO NOT EDIT THIS FILE. ANY CHANGES WILL BE LOST!!!
+use t::lib::MooseCompat;
 
 use strict;
 use warnings;