oops, add testcase ( subtype 'Foo' => as 'Bar'; AND subtype 'Foo'; )
[gitmo/Mouse.git] / t / 014-build.t
2008-06-11 Shawn M Moore Whoops, was loading Moose instead of Mouse..
2008-06-10 Shawn M Moore Improve BUILD/DEMOLISH tests to cover ordering
2008-06-03 Shawn M Moore Import Mouse