summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/bug44113.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/bug44113.phpt')
-rw-r--r--ext/oci8/tests/bug44113.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/bug44113.phpt b/ext/oci8/tests/bug44113.phpt
index d441715616..d05a86b52c 100644
--- a/ext/oci8/tests/bug44113.phpt
+++ b/ext/oci8/tests/bug44113.phpt
@@ -1,7 +1,7 @@
--TEST--
Bug #44113 (New collection creation can fail with OCI-22303)
--SKIPIF--
-<?php
+<?php
$target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
require(dirname(__FILE__).'/skipif.inc');
if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');