From a19d7498e238ac7c03cb96036dee4a734a2a0356 Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Sun, 2 Oct 2005 03:30:55 +0000 Subject: Missed test changes and a bit of debugging code that should have been removed. p4raw-id: //depot/perl@25676 --- lib/Pod/t/htmlescp.t | 2 ++ lib/Pod/t/htmlview.t | 2 ++ 2 files changed, 4 insertions(+) (limited to 'lib/Pod/t') diff --git a/lib/Pod/t/htmlescp.t b/lib/Pod/t/htmlescp.t index b7913c505b..a17a549cd2 100644 --- a/lib/Pod/t/htmlescp.t +++ b/lib/Pod/t/htmlescp.t @@ -13,10 +13,12 @@ use Test::More tests => 1; convert_n_test("htmlescp", "html escape"); __DATA__ + NAME + diff --git a/lib/Pod/t/htmlview.t b/lib/Pod/t/htmlview.t index ea642ee570..50cbc2ac79 100644 --- a/lib/Pod/t/htmlview.t +++ b/lib/Pod/t/htmlview.t @@ -13,10 +13,12 @@ use Test::More tests => 1; convert_n_test("htmlview", "html rendering"); __DATA__ + NAME + -- cgit v1.2.1