Update t/lib
[gitmo/Mouse.git] / t / lib / MyMouseA.pm
index 10ddc13..12068d3 100644 (file)
@@ -1,4 +1,7 @@
 package MyMouseA;
+# 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 Mouse;