X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fbind%2Forder_by.t;h=7f8df436a55a9413f1e578a73bccb5f213ddf60e;hb=ba42e08cae27496c32d44d3987ac566099140aaf;hp=7a8bce6f606123046a3cd2167af0a34f15cd0c18;hpb=56095091b1629f5482ec4e344fd304d7863ea126;p=dbsrgits%2FDBIx-Class.git diff --git a/t/bind/order_by.t b/t/bind/order_by.t index 7a8bce6..7f8df43 100644 --- a/t/bind/order_by.t +++ b/t/bind/order_by.t @@ -103,4 +103,3 @@ my @tests = ( plan( tests => scalar @tests * 2 ); test_order($_) for @tests; -