summaryrefslogtreecommitdiff
path: root/ext/dom/tests/bug54382.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/bug54382.phpt')
-rw-r--r--ext/dom/tests/bug54382.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/dom/tests/bug54382.phpt b/ext/dom/tests/bug54382.phpt
index fa12b0ef92..866bdd636b 100644
--- a/ext/dom/tests/bug54382.phpt
+++ b/ext/dom/tests/bug54382.phpt
@@ -22,6 +22,7 @@ if ($ns2 == NULL) {
echo 'namespace node prefix=' . $ns2->prefix . "\n";
echo 'namespace node namespaceURI=' . $ns2->namespaceURI . "\n";
}
+?>
--EXPECT--
namespace node prefix=ns2
namespace node namespaceURI=http://ns2