summaryrefslogtreecommitdiff
path: root/ext/session/tests/bug63379_nodestroy.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/tests/bug63379_nodestroy.phpt')
-rw-r--r--ext/session/tests/bug63379_nodestroy.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/session/tests/bug63379_nodestroy.phpt b/ext/session/tests/bug63379_nodestroy.phpt
index 03a9ae74d9..4a7946e501 100644
--- a/ext/session/tests/bug63379_nodestroy.phpt
+++ b/ext/session/tests/bug63379_nodestroy.phpt
@@ -32,7 +32,6 @@ session_unset();
session_start();
var_dump($_SESSION);
-
--EXPECTF--
array(1) {
["foo"]=>