convert all uses of Test::Exception to Test::Fatal.
[gitmo/Class-MOP.git] / t / 315_magic.t
2010-10-24 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2009-12-10 Florian Ragwitz Convert all tests to done_testing.
2009-08-23 gfx Add a test file for magical scalars. Note that XSUB...