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