This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Clean up t/op/sort.t to constrain tests which use a particular package.
authorMichael G. Schwern <schwern@pobox.com>
Sat, 11 Jul 2009 07:34:31 +0000 (00:34 -0700)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 13 Jul 2009 07:11:17 +0000 (09:11 +0200)
commit5823dc9faecf0e625122fce2c34373fc2bfbbd96
tree48a6a15eb88864536a93ea194c403840d2c96a2e
parent5472f9ed718663ee4484a52b9bdc63b8f228bccd
Clean up t/op/sort.t to constrain tests which use a particular package.

Also make use of is() instead of a home rolled conflicting Test.pm style ok().
t/op/sort.t