Skip to content

Commit

Permalink
Update skipif
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbj committed Jul 25, 2011
1 parent a02d8cf commit 6effbcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/oci8/tests/xmltype_02.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Basic XMLType test #2
<?php
$target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
require(dirname(__FILE__).'/skipif.inc');
if (!extension_loaded("simplexml")) die ("skip no simplexml extension");
?>
--FILE--
<?php
Expand Down

0 comments on commit 6effbcb

Please sign in to comment.