MRO::Compat is the only module loaded by Mouse::Util now so we have to check it directly
[gitmo/Mouse.git] / t / 033-readwrite.t
2008-12-09 Shawn M Moore Need to specify is => 'rw' for the test to be closer...
2008-12-09 Shawn M Moore Use Test::Exception in this test
2008-12-05 Ricardo SIGNES mark 033 todo
2008-12-05 Ricardo SIGNES reader/writer