summaryrefslogtreecommitdiff
path: root/ext/dom/tests/bug28817.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/bug28817.phpt')
-rw-r--r--ext/dom/tests/bug28817.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dom/tests/bug28817.phpt b/ext/dom/tests/bug28817.phpt
index a250bff03e..856917638f 100644
--- a/ext/dom/tests/bug28817.phpt
+++ b/ext/dom/tests/bug28817.phpt
@@ -17,7 +17,7 @@ class z extends domDocument{
$this->p_array[] = 'tiro';
$this->p_variable = 'Cessante causa cessat effectus';
- }
+ }
}
$z=new z();