(travis) Augment bc418819 - in addition check vm kernel memory health
[dbsrgits/DBIx-Class.git] / t / sqlmaker / order_by_func.t
index 51968ed..9609219 100644 (file)
@@ -3,8 +3,7 @@ use warnings;
 use Test::More;
 
 use lib qw(t/lib);
-use DBICTest;
-use DBIC::SqlMakerTest;
+use DBICTest ':DiffSQL';
 
 my $schema = DBICTest->init_schema();