Reorganize t/050_metaclasses/
[gitmo/Mouse.git] / t / 050_metaclasses / 051_metarole_on_anon.t
index f0ec101..7a79418 100644 (file)
@@ -1,4 +1,7 @@
 use strict;
+# 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 warnings;
 
 use Test::More;