diff options
Diffstat (limited to 'ext/ldap/tests/ldap_mod_ext.phpt')
-rw-r--r-- | ext/ldap/tests/ldap_mod_ext.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/ldap/tests/ldap_mod_ext.phpt b/ext/ldap/tests/ldap_mod_ext.phpt index 391ecbf909..f27e05100d 100644 --- a/ext/ldap/tests/ldap_mod_ext.phpt +++ b/ext/ldap/tests/ldap_mod_ext.phpt @@ -53,7 +53,6 @@ var_dump( ) ); ?> -===DONE=== --CLEAN-- <?php require "connect.inc"; @@ -169,4 +168,3 @@ array(1) { ["count"]=> int(0) } -===DONE=== |