From 2549ba1c55423c4cb39b383d800bddce8459c0c7 Mon Sep 17 00:00:00 2001 From: buraq Date: Wed, 27 Aug 2003 13:01:27 +0000 Subject: removed spurious whitespaces --- test/files/xml/lnk.check | 4 ++-- test/files/xml/xhtml.check | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'test/files/xml') diff --git a/test/files/xml/lnk.check b/test/files/xml/lnk.check index 768cdd195c..dd2eb1e512 100644 --- a/test/files/xml/lnk.check +++ b/test/files/xml/lnk.check @@ -1,2 +1,2 @@ -hello-link -LDAP LinksOpenLDAP Administration Guidecontains very readable section "What is LDAP"LDAP RFCsRFC2251 Lightweight Directory Access Protocol (v3)Lightweight Directory Access Protocol (v3): Attribute Syntax DefinitionsLightweight Directory Access Protocol (v3): UTF-8 String Representation of Distinguished Names The String Representation of LDAP Search FiltersLDAP and Lotus NotesLDAP enabled on Notes... to change settingsReplicating Notes data to OpenLDAP +hello-link +LDAP LinksOpenLDAP Administration Guidecontains very readable section "What is LDAP"LDAP RFCsRFC2251 Lightweight Directory Access Protocol (v3)Lightweight Directory Access Protocol (v3): Attribute Syntax DefinitionsLightweight Directory Access Protocol (v3): UTF-8 String Representation of Distinguished Names The String Representation of LDAP Search FiltersLDAP and Lotus NotesLDAP enabled on Notes... to change settingsReplicating Notes data to OpenLDAP diff --git a/test/files/xml/xhtml.check b/test/files/xml/xhtml.check index 37cc1d6924..e6ff269280 100644 --- a/test/files/xml/xhtml.check +++ b/test/files/xml/xhtml.check @@ -1,3 +1,3 @@ -a basic xhtml page

Welcome to xhtml in scala

a paragraph

another one, with a link to the LAMP homepage.

+a basic xhtml page

Welcome to xhtml in scala

a paragraph

another one, with a link to the LAMP homepage.

html(List(head(List(title(List(PCDATA(a basic xhtml page))))),body(List(h1(List(PCDATA(Welcome to xhtml in scala))),p(List(PCDATA(a paragraph))),p(List(PCDATA(another, with a ),a(List(PCDATA(example link))),PCDATA( to lamp homepage))))))) -a basic xhtml page

Welcome to xhtml in scala

a paragraph

another, with a example link to lamp homepage

+a basic xhtml page

Welcome to xhtml in scala

a paragraph

another, with a example link to lamp homepage

-- cgit v1.2.3