Revert some test changes to bring things back in line with master
[dbsrgits/DBIx-Class.git] / xt / whitespace.t
index 62405bb..8caaaee 100644 (file)
@@ -1,7 +1,7 @@
 use warnings;
 use strict;
 
-use Test::More;
+use Test::More skip_all => 'Would TODO but Test::EOL ignores $TODO';
 use File::Glob 'bsd_glob';
 use lib 't/lib';
 use DBICTest ':GlobalLock';