summaryrefslogtreecommitdiff
path: root/ext/ldap/tests/ldap_first_attribute_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ldap/tests/ldap_first_attribute_error.phpt')
-rw-r--r--ext/ldap/tests/ldap_first_attribute_error.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/ldap/tests/ldap_first_attribute_error.phpt b/ext/ldap/tests/ldap_first_attribute_error.phpt
index 9737df96c6..79138669bc 100644
--- a/ext/ldap/tests/ldap_first_attribute_error.phpt
+++ b/ext/ldap/tests/ldap_first_attribute_error.phpt
@@ -16,7 +16,5 @@ try {
echo $e->getMessage(), "\n";
}
?>
-===DONE===
--EXPECT--
ldap_first_attribute(): supplied resource is not a valid ldap result entry resource
-===DONE===