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