Skip to content

Commit 707cb18

Browse files
committed
Revert "Insert one more debug output"
This reverts commit 45cb421.
1 parent 53eee29 commit 707cb18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/mysqli/tests/clean_table.inc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ if (!mysqli_query($link, 'DROP TABLE IF EXISTS test')) {
1111
}
1212

1313
mysqli_close($link);
14-
echo "Cleaned successfully\n";
1514
?>

0 commit comments

Comments
 (0)