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