From 0fab6db7cac8d2be99579dd049f812a8ff98e74f Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Thu, 7 Jan 2010 13:31:53 +0100 Subject: Imported Upstream version 5.3.1 --- ext/spl/tests/arrayObject_clone_basic1.phpt | 32 ++++++++++++++--------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'ext/spl/tests/arrayObject_clone_basic1.phpt') diff --git a/ext/spl/tests/arrayObject_clone_basic1.phpt b/ext/spl/tests/arrayObject_clone_basic1.phpt index edffecca2..dd4abf3ff 100644 --- a/ext/spl/tests/arrayObject_clone_basic1.phpt +++ b/ext/spl/tests/arrayObject_clone_basic1.phpt @@ -1,19 +1,19 @@ ---TEST-- -SPL: Cloning an instance of ArrayObject which wraps an array. ---FILE-- - ---EXPECTF-- +--TEST-- +SPL: Cloning an instance of ArrayObject which wraps an array. +--FILE-- + +--EXPECTF-- array(4) { [0]=> int(1) -- cgit v1.2.3