X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F010_basics%2F020-global-destruction.t;h=6ec3a6ba8b4fd64b83af20b0ea8a9707fdb4dc4f;hb=fde8e43f95fe996fbc2a778aa259feeb04552171;hp=7bcecf0e6d0ac1d08e6cab031d5788e9481ce356;hpb=6475f69defb20a02b6559bddf870a0821f28ac20;p=gitmo%2FMouse.git diff --git a/t/010_basics/020-global-destruction.t b/t/010_basics/020-global-destruction.t index 7bcecf0..6ec3a6b 100644 --- a/t/010_basics/020-global-destruction.t +++ b/t/010_basics/020-global-destruction.t @@ -1,4 +1,7 @@ #!/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;