diff options
-rwxr-xr-x | ext/mysql/tests/001.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/mysql/tests/001.phpt b/ext/mysql/tests/001.phpt index fd58a1e2d5..5d36462ba1 100755 --- a/ext/mysql/tests/001.phpt +++ b/ext/mysql/tests/001.phpt @@ -1,5 +1,7 @@ --TEST-- mysql connect +--SKIPIF-- +<?php include 'skipif.inc'; ?> --FILE-- <?php |