diff options
Diffstat (limited to 'ext/mysql/tests/mysql_phpinfo.phpt')
-rw-r--r-- | ext/mysql/tests/mysql_phpinfo.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysql/tests/mysql_phpinfo.phpt b/ext/mysql/tests/mysql_phpinfo.phpt index 1778e48d2..a57e42e6b 100644 --- a/ext/mysql/tests/mysql_phpinfo.phpt +++ b/ext/mysql/tests/mysql_phpinfo.phpt @@ -73,4 +73,4 @@ if ($IS_MYSQLND) { print "done!"; ?> --EXPECTF-- -done!
\ No newline at end of file +done! |