This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #118237] Fix coreamp.t’s rand test
authorFather Chrysostomos <sprout@cpan.org>
Sun, 2 Jun 2013 07:36:33 +0000 (00:36 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 2 Jun 2013 07:38:07 +0000 (00:38 -0700)
commitfba93b250c0d566f7ef26442312286310b2b9b46
tree45627318c223fc3dd8d49a93f980a3d54def432d
parent70e5f2b56cbcbdf658cf4172827db4611d322148
[perl #118237] Fix coreamp.t’s rand test

when rand returns something really small that does not
begin with 0, such as 2.90736361456823e-05.
t/op/coreamp.t