update method/attribute parsing
[gitmo/MooseX-AutoDoc.git] / t / 200-role.t
index cc0ca46..882a701 100644 (file)
@@ -22,4 +22,5 @@ my $target = {
                              },
                             ],
              };
-is_deeply($target, $spec);
+
+is_deeply($spec, $target);