summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/013.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/013.phpt')
-rw-r--r--ext/mysqli/tests/013.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/mysqli/tests/013.phpt b/ext/mysqli/tests/013.phpt
index b4f9e4e166..ff435f94db 100644
--- a/ext/mysqli/tests/013.phpt
+++ b/ext/mysqli/tests/013.phpt
@@ -1,5 +1,7 @@
--TEST--
mysqli fetch mixed / mysql_query
+--SKIPIF--
+<?php require_once('skipif.inc'); ?>
--FILE--
<?php
include "connect.inc";