Mouse::Util::does_role() respects $thing->does() method
[gitmo/Mouse.git] / t / 014-build.t
2009-10-10 gfx Move t/*/t into t/001_mouse
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