diff options
Diffstat (limited to 'ext/mysqli/tests/049.phpt')
| -rw-r--r-- | ext/mysqli/tests/049.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mysqli/tests/049.phpt b/ext/mysqli/tests/049.phpt index 13ea5594c3..8d16c3d4c7 100644 --- a/ext/mysqli/tests/049.phpt +++ b/ext/mysqli/tests/049.phpt @@ -2,6 +2,7 @@ mysql_fetch_row (OO-Style) --SKIPIF-- <?php require_once('skipif.inc'); ?> +<?php require_once('skipifemb.inc'); ?> --FILE-- <?php include "connect.inc"; |
