X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=df7604819f89c8054ed3b5c63c27acf910daef97;hb=e75f21db61e436b0a3646c6edba9a3d1aae7d696;hp=ab6479f9a7ca5870853fba10f66158aefa0c36bc;hpb=d21b0c568e8f1ec9acb47482446e8ef4ab1e2906;p=gitmo%2FMouse.git diff --git a/Makefile.PL b/Makefile.PL index ab6479f..df76048 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -54,6 +54,7 @@ sub create_moose_compatibility_test { '010-isa-or.t' => "Mouse has a [BUG]", '052-undefined-type-in-union.t' => "Mouse accepts undefined type as a member of union types", + '054-anon-leak.t' => 'Moose has memory leaks', '600-tiny-tiny.t' => "Moose doesn't support ::Tiny", '601-tiny-mouse.t' => "Moose doesn't support ::Tiny",