diff options
Diffstat (limited to 'ext/mysqli/tests/bug42378.phpt')
| -rw-r--r-- | ext/mysqli/tests/bug42378.phpt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/mysqli/tests/bug42378.phpt b/ext/mysqli/tests/bug42378.phpt index fcdd7e0daa..1667eb47d0 100644 --- a/ext/mysqli/tests/bug42378.phpt +++ b/ext/mysqli/tests/bug42378.phpt @@ -181,6 +181,10 @@ memory_limit=83886080 mysqli_close($link); print "done!"; ?> +--CLEAN-- +<?php + require_once("clean_table.inc"); +?> --EXPECTF-- FLOAT FORMAT(col1, 0) |
