summaryrefslogtreecommitdiff
path: root/ext/spl/tests/SplObjectStorage_offsetGet.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/SplObjectStorage_offsetGet.phpt')
-rw-r--r--ext/spl/tests/SplObjectStorage_offsetGet.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/spl/tests/SplObjectStorage_offsetGet.phpt b/ext/spl/tests/SplObjectStorage_offsetGet.phpt
index e73f6b1bd6..676cbf2226 100644
--- a/ext/spl/tests/SplObjectStorage_offsetGet.phpt
+++ b/ext/spl/tests/SplObjectStorage_offsetGet.phpt
@@ -14,4 +14,3 @@ echo $s->offsetGet($o1);
?>
--EXPECT--
some_value
-