Deprecate insert_bulk - we will be changing its signature down the road
[dbsrgits/DBIx-Class.git] / t / 70auto.t
index 440c943..839c807 100644 (file)
@@ -1,5 +1,5 @@
 use strict;
-use warnings;  
+use warnings;
 
 use Test::More;
 use lib qw(t/lib);