Skip to content

Commit

Permalink
Remove unused CLEAN section
Browse files Browse the repository at this point in the history
  • Loading branch information
kamil-tekiela committed Aug 1, 2023
1 parent 0c288c4 commit ab46d20
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ext/mysqli/tests/mysqli_real_connect.phpt
Expand Up @@ -146,10 +146,6 @@ mysqli.allow_local_infile=1

print "done!";
?>
--CLEAN--
<?php
require_once 'clean_table.inc';
?>
--EXPECTF--
Warning: mysqli_real_connect(): (%s/%d): Access denied for user '%s'@'%s' %r(\(using password: \w+\) ){0,1}%rin %s on line %d
object(mysqli)#%d (%d) {
Expand Down

0 comments on commit ab46d20

Please sign in to comment.