summaryrefslogtreecommitdiff
path: root/ext/spl/tests/dit_005.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/dit_005.phpt')
-rw-r--r--ext/spl/tests/dit_005.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/dit_005.phpt b/ext/spl/tests/dit_005.phpt
index 52a335172f..9278a115a3 100644
--- a/ext/spl/tests/dit_005.phpt
+++ b/ext/spl/tests/dit_005.phpt
@@ -14,7 +14,7 @@ var_dump((string)$c == (string)$a);
var_dump($a->key() == $c->key());
?>
===DONE===
---EXPECTF--
+--EXPECT--
bool(true)
bool(true)
bool(true)