From 4ba494af05ee8e858b2d8eeaf0052aac0b81627b Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Wed, 1 Jun 2005 07:59:02 +0000 Subject: [PATCH] Corrected the test for the empty last block. The XPath statement was wrong. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198712 13f79535-47bb-0310-9956-ffa450edef68 --- test/layoutengine/testcases/footnotes2.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/layoutengine/testcases/footnotes2.xml b/test/layoutengine/testcases/footnotes2.xml index 55bf352b8..ee55fc16e 100644 --- a/test/layoutengine/testcases/footnotes2.xml +++ b/test/layoutengine/testcases/footnotes2.xml @@ -96,8 +96,8 @@ - - + + -- 2.39.5