summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/statement_cache.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/statement_cache.phpt')
-rw-r--r--ext/oci8/tests/statement_cache.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/statement_cache.phpt b/ext/oci8/tests/statement_cache.phpt
index 4c48d3f1dd..d903b8de22 100644
--- a/ext/oci8/tests/statement_cache.phpt
+++ b/ext/oci8/tests/statement_cache.phpt
@@ -1,7 +1,7 @@
--TEST--
statement cache
--SKIPIF--
-<?php
+<?php
$target_dbs = array('oracledb' => true, 'timesten' => true); // test runs on these DBs
require(dirname(__FILE__).'/skipif.inc');
?>