add strictures commit (out of order)
[catagits/HTML-Zoom.git] / t / selectors.t
index 8a800b1..5c8a380 100644 (file)
@@ -1,5 +1,4 @@
-use strict;
-#use warnings FATAL => 'all';
+use strictures 1;
 use Test::More;
 
 use HTML::Zoom;