No tabs, no trailers
[dbsrgits/SQL-Abstract.git] / xt / 90pod.t
similarity index 80%
rename from t/90pod.t
rename to xt/90pod.t
index ddc2905..57b8782 100644 (file)
--- a/t/90pod.t
@@ -1,3 +1,6 @@
+use warnings;
+use strict;
+
 use Test::More;
 
 eval "use Test::Pod 1.14";