summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_uintersect_variation1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/array/array_uintersect_variation1.phpt')
-rw-r--r--ext/standard/tests/array/array_uintersect_variation1.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/standard/tests/array/array_uintersect_variation1.phpt b/ext/standard/tests/array/array_uintersect_variation1.phpt
index 32e2177758..47534f70bc 100644
--- a/ext/standard/tests/array/array_uintersect_variation1.phpt
+++ b/ext/standard/tests/array/array_uintersect_variation1.phpt
@@ -100,7 +100,6 @@ foreach($inputs as $key =>$value) {
};
?>
-===DONE===
--EXPECT--
*** Testing array_uintersect() : usage variation ***
@@ -178,4 +177,3 @@ Expected parameter 1 to be an array, null given
--unset var--
Expected parameter 1 to be an array, null given
-===DONE===