This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix ext/Pod-Html/t/*.t that assumed '.' in @INC
[perl5.git] / ext / Pod-Html / t / htmlview.t
index 792df93..a95a0ab 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w                                         # -*- perl -*-
 
 BEGIN {
-    require "t/pod2html-lib.pl";
+    require "./t/pod2html-lib.pl";
 }
 
 use strict;
@@ -193,11 +193,11 @@ blah blah
 
 <p>intermediate text</p>
 
-
-
 <more>
 HTML
-</more>some text
+</more>
+
+some text
 
 <h1 id="TESTING-URLs-hyperlinking">TESTING URLs hyperlinking</h1>