From: Fergal Daly Date: Thu, 7 Aug 2003 15:52:11 +0000 (+0100) Subject: Test::More X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=de2dd90aad22961e7f1986bf95485befb6eec327;p=p5sagit%2Fp5-mst-13.2.git Test::More Message-Id: <200308071552.11873.fergal@esatclear.ie> p4raw-id: //depot/perl@20548 --- diff --git a/lib/Test/More.pm b/lib/Test/More.pm index adbac38..76235d8 100644 --- a/lib/Test/More.pm +++ b/lib/Test/More.pm @@ -25,7 +25,7 @@ $VERSION = '0.47'; cmp_ok skip todo todo_skip pass fail - eq_array eq_hash eq_set eq_deeply + eq_array eq_hash eq_set $TODO plan can_ok isa_ok