oops, add testcase ( subtype 'Foo' => as 'Bar'; AND subtype 'Foo'; )
[gitmo/Mouse.git] / t / 002-warnings.t
2008-07-16 Shawn M Moore Remove dependency on Test::Warn by catching the warning...
2008-06-03 Shawn M Moore Import Mouse