X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=t%2Fresultset%2Frowparser_internals.t;fp=t%2Fresultset%2Frowparser_internals.t;h=3f6c38a04490d9913dfc89ae4e22c2b5b287bd85;hp=235e5d4df4304e3eedf052d36b4beb77b02c386a;hb=27f3e97d85a38736e91d30f2b78195be898316d9;hpb=7704dbc93be76967fd8b051a3f6b1df32a2467a3 diff --git a/t/resultset/rowparser_internals.t b/t/resultset/rowparser_internals.t index 235e5d4..3f6c38a 100644 --- a/t/resultset/rowparser_internals.t +++ b/t/resultset/rowparser_internals.t @@ -9,14 +9,6 @@ use DBICTest; use B::Deparse; use DBIx::Class::_Util 'perlstring'; -# globally set for the rest of test -# the rowparser maker does not order its hashes by default for the miniscule -# speed gain. But it does not disable sorting either - for this test -# everything will be ordered nicely, and the hash randomization of 5.18 -# will not trip up anything -use Data::Dumper; -$Data::Dumper::Sortkeys = 1; - my $schema = DBICTest->init_schema(no_deploy => 1); my $infmap = [qw/ single_track.cd.artist.name