summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/020.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/020.phpt')
-rw-r--r--ext/mysqli/tests/020.phpt4
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/mysqli/tests/020.phpt b/ext/mysqli/tests/020.phpt
index 851ccde31b..9035cceb9f 100644
--- a/ext/mysqli/tests/020.phpt
+++ b/ext/mysqli/tests/020.phpt
@@ -7,10 +7,6 @@ require_once('skipifconnectfailure.inc');
?>
--FILE--
<?php
- /* NOTE: There's an option in mysqlnd which controls if data and
- time are returned as unicode or not. Consider this if you consider
- adding a UEXPECTF to the test. */
-
include "connect.inc";
/*** test mysqli_connect 127.0.0.1 ***/