summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/tests/pdo_mysql_connect_charset.phpt
diff options
context:
space:
mode:
authorKalle Sommer Nielsen <kalle@php.net>2011-01-17 09:59:07 +0000
committerKalle Sommer Nielsen <kalle@php.net>2011-01-17 09:59:07 +0000
commitdc8da85778331f776d6a92bb40235048adcd5923 (patch)
tree0dba44e5453b4db4f22abe626c69fc292f65e5ac /ext/pdo_mysql/tests/pdo_mysql_connect_charset.phpt
parent5d23cdd695a691ffae2ba39f35658219a88c9d59 (diff)
downloadphp-git-dc8da85778331f776d6a92bb40235048adcd5923.tar.gz
Remove this void comment (c/p mistake)
Diffstat (limited to 'ext/pdo_mysql/tests/pdo_mysql_connect_charset.phpt')
-rw-r--r--ext/pdo_mysql/tests/pdo_mysql_connect_charset.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/pdo_mysql/tests/pdo_mysql_connect_charset.phpt b/ext/pdo_mysql/tests/pdo_mysql_connect_charset.phpt
index b7e6ab440c..22d36183cb 100644
--- a/ext/pdo_mysql/tests/pdo_mysql_connect_charset.phpt
+++ b/ext/pdo_mysql/tests/pdo_mysql_connect_charset.phpt
@@ -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 */