summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_stmt_result_metadata_sqltests.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/mysqli_stmt_result_metadata_sqltests.phpt')
-rw-r--r--ext/mysqli/tests/mysqli_stmt_result_metadata_sqltests.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/mysqli/tests/mysqli_stmt_result_metadata_sqltests.phpt b/ext/mysqli/tests/mysqli_stmt_result_metadata_sqltests.phpt
index f0b7757649..a7dad1b47c 100644
--- a/ext/mysqli/tests/mysqli_stmt_result_metadata_sqltests.phpt
+++ b/ext/mysqli/tests/mysqli_stmt_result_metadata_sqltests.phpt
@@ -10,7 +10,6 @@ die("skip Check again when the Klingons visit earth - http://bugs.mysql.com/bug.
?>
--FILE--
<?php
- include "connect.inc";
require('table.inc');
function testStatement($offset, $link, $sql, $expected_lib, $expected_mysqlnd, $check_mysqlnd, $compare) {