remove Moo from test in t
authorGraham Knop <haarg@haarg.org>
Thu, 11 Jul 2013 08:27:48 +0000 (04:27 -0400)
committerGraham Knop <haarg@haarg.org>
Thu, 11 Jul 2013 11:42:22 +0000 (07:42 -0400)
commitf4afc2d19a9d70db4c7adb21f83f674d3f7e5f77
tree4a5ae16e7b694803bb008479b58fca94bf3faa02
parentc49573def7bd40df2821fcef7ee7d862c4317fb0
remove Moo from test in t

We can't depend on Moo, and it isn't needed for method modifiers anyway.
Remove it in favor of using Role::Tiny's built in modifiers, but skip if
Class::Method::Modifiers isn't installed.
t/role-basic-composition.t [changed mode: 0644->0755]