Fix clone_and_inherit_options() to take 'traits' and 'metaclass' correctly
[gitmo/Mouse.git] / t / 049-coercion-application-order.t
2009-04-03 wu-lee Added test for the correct application order when multi...