summaryrefslogtreecommitdiff
path: root/ext/session/tests/001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/tests/001.phpt')
-rw-r--r--ext/session/tests/001.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/session/tests/001.phpt b/ext/session/tests/001.phpt
index eb04dc1147..0643dce51f 100644
--- a/ext/session/tests/001.phpt
+++ b/ext/session/tests/001.phpt
@@ -33,4 +33,3 @@ print session_encode()."\n";
session_destroy();
--EXPECT--
baz|O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";s:4:"done";}arr|a:1:{i:3;O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";s:4:"done";}}
-