diff options
Diffstat (limited to 'ext/simplexml')
-rwxr-xr-x | ext/simplexml/tests/000.xml | 2 | ||||
-rw-r--r-- | ext/simplexml/tests/bug24392.xml | 2 | ||||
-rwxr-xr-x | ext/simplexml/tests/sxe.xml | 2 | ||||
-rw-r--r-- | ext/simplexml/tests/sxe私はガラスを食べられます.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/ext/simplexml/tests/000.xml b/ext/simplexml/tests/000.xml index b0f2785463..86a22ba0fa 100755 --- a/ext/simplexml/tests/000.xml +++ b/ext/simplexml/tests/000.xml @@ -13,4 +13,4 @@ </elem2>Here is some more</elem1> <elem1 attr1='11' attr2='12'/> <elem11><elem111><elem1111/></elem111></elem11> -</sxe>
\ No newline at end of file +</sxe> diff --git a/ext/simplexml/tests/bug24392.xml b/ext/simplexml/tests/bug24392.xml index d669f1df41..2cb5106eea 100644 --- a/ext/simplexml/tests/bug24392.xml +++ b/ext/simplexml/tests/bug24392.xml @@ -73,4 +73,4 @@ xmlns="http://my.netscape.com/rdf/simple/0.9/"> <link>http://slashdot.org/search.pl</link> </textinput> -</rdf:RDF>
\ No newline at end of file +</rdf:RDF> diff --git a/ext/simplexml/tests/sxe.xml b/ext/simplexml/tests/sxe.xml index 413be72087..0a730ae809 100755 --- a/ext/simplexml/tests/sxe.xml +++ b/ext/simplexml/tests/sxe.xml @@ -14,4 +14,4 @@ </elem3> </elem2> </elem1> -</sxe>
\ No newline at end of file +</sxe> diff --git a/ext/simplexml/tests/sxe私はガラスを食べられます.xml b/ext/simplexml/tests/sxe私はガラスを食べられます.xml index 413be72087..0a730ae809 100644 --- a/ext/simplexml/tests/sxe私はガラスを食べられます.xml +++ b/ext/simplexml/tests/sxe私はガラスを食べられます.xml @@ -14,4 +14,4 @@ </elem3> </elem2> </elem1> -</sxe>
\ No newline at end of file +</sxe> |