X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F010_basics%2F014_create_anon.t;h=abae25e4e0452b83f49b069d1559d7798ea8e9e1;hb=9864f0e4ba233c5f30ad6dc7c484ced43d883d27;hp=78e71d33b4d74e3440183e009cd9ad07b1bf7d26;hpb=8845df4dd6432e3164d078ade741409061adae9f;p=gitmo%2FMouse.git diff --git a/t/010_basics/014_create_anon.t b/t/010_basics/014_create_anon.t index 78e71d3..abae25e 100644 --- a/t/010_basics/014_create_anon.t +++ b/t/010_basics/014_create_anon.t @@ -1,7 +1,4 @@ #!/usr/bin/perl -# 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;