diff options
Diffstat (limited to 'ext/simplexml/tests/profile09.phpt')
-rw-r--r-- | ext/simplexml/tests/profile09.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/simplexml/tests/profile09.phpt b/ext/simplexml/tests/profile09.phpt index 714572df1e..627ad20b8f 100644 --- a/ext/simplexml/tests/profile09.phpt +++ b/ext/simplexml/tests/profile09.phpt @@ -15,5 +15,4 @@ echo $root->child; echo "\n---Done---\n"; ?> --EXPECT-- - ---Done--- |