fixe typo in stub test
John Napiorkowski [Tue, 5 Apr 2011 16:44:03 +0000 (12:44 -0400)]
t/wrap_into.t

index f5ae75c..d814c42 100644 (file)
@@ -4,7 +4,8 @@ use warnings FATAL => 'all';
 use HTML::Zoom;
 use Test::More;
 
-ok 1, 'stub for wrapping or layout helpers'
+ok 1, 'stub for wrapping or layout helpers';
+
 done_testing;
 
 =head2 wrap_with