On Sat, Mar 09, 2002 at 09:18:17PM +, Simon Glover wrote:
>
> The enclosed patch fixes a few of the holes in our test coverage
> uncovered by Josh Wilmes
Thanks, applied.
Nicholas Clark
--
Even better than the real thing:http://nms-cgi.sourceforge.net/
The enclosed patch fixes a few of the holes in our test coverage
uncovered by Josh Wilmes
Simon
--- t/op/integer.t.old Sat Mar 9 15:38:21 2002
+++ t/op/integer.t Sat Mar 9 15:55:33 2002
@@ -1,6 +1,6 @@
#! perl -w
-use Parrot::Test tests => 30;
+use Parrot::Test tests => 32;
o