summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/error2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/error2.phpt')
-rw-r--r--ext/oci8/tests/error2.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/error2.phpt b/ext/oci8/tests/error2.phpt
index 48f21f440d..2561d9dd4d 100644
--- a/ext/oci8/tests/error2.phpt
+++ b/ext/oci8/tests/error2.phpt
@@ -1,7 +1,7 @@
--TEST--
Exercise error code for SUCCESS_WITH_INFO
--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');