Skip to content

Commit

Permalink
Remove this void comment (c/p mistake)
Browse files Browse the repository at this point in the history
  • Loading branch information
KalleZ committed Jan 17, 2011
1 parent 5d23cdd commit dc8da85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ext/pdo_mysql/tests/pdo_mysql_connect_charset.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit dc8da85

Please sign in to comment.