X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F103-class.t;h=d3002f7083a4e553c062ed952282f30747a6a095;hb=1c61aa9fa1dd1c405e875a9648bfb9bbd6685067;hp=080c5bfe425114e59247ae50e2b61c976ab61200;hpb=a3e8bacb523deca757305da9545406db019961e1;p=gitmo%2FMooseX-AutoDoc.git diff --git a/t/103-class.t b/t/103-class.t index 080c5bf..d3002f7 100644 --- a/t/103-class.t +++ b/t/103-class.t @@ -24,4 +24,4 @@ my $target = { attributes => [] }; -is_deeply($target, $spec); +is_deeply($spec, $target);