summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2012-08-21 22:15:54 +0800
committerXinchen Hui <laruence@php.net>2012-08-21 22:15:54 +0800
commitcd34067aecdd98e513f20d804f8fb1d278c9729a (patch)
tree95b1848bbaa18f0839917c74aa04f2f11debda02
parent3d4c9b7655b00bab34a9e4b5e829d137e65bd418 (diff)
downloadphp-git-cd34067aecdd98e513f20d804f8fb1d278c9729a.tar.gz
skip test properly
-rw-r--r--ext/mysql/tests/mysql_query_load_data_openbasedir.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/mysql/tests/mysql_query_load_data_openbasedir.phpt b/ext/mysql/tests/mysql_query_load_data_openbasedir.phpt
index 339d36c934..aa15f5ca12 100644
--- a/ext/mysql/tests/mysql_query_load_data_openbasedir.phpt
+++ b/ext/mysql/tests/mysql_query_load_data_openbasedir.phpt
@@ -2,7 +2,6 @@
LOAD DATA INFILE - open_basedir
--SKIPIF--
<?php
-@include_once("connect.inc");
include_once('skipif.inc');
include_once('skipifconnectfailure.inc');