Reverting a48693f42e - the test is a fat duplicate of t/prefetch/false_colvalues.t
[dbsrgits/DBIx-Class-Historic.git] / t / 67pager.t
index 406cd40..f768549 100644 (file)
@@ -2,7 +2,6 @@ use strict;
 use warnings;
 
 use Test::More;
-use Test::Exception;
 use lib qw(t/lib);
 use DBICTest;
 use Storable qw/dclone/;