mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
Remove this void comment (c/p mistake)
This commit is contained in:
parent
504b6f695e
commit
ba4fbb05ae
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ MySQLPDOTest::skip();
|
|||
?>
|
||||
--FILE--
|
||||
<?php
|
||||
/* TODO: remove this test after fix and enable the BIT test in pdo_mysql_types.phpt again */
|
||||
require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'mysql_pdo_test.inc');
|
||||
|
||||
/* Connect to mysql to determine the current charset so we can diffinate it */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue