summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/bind_char_3_11gR1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/bind_char_3_11gR1.phpt')
-rw-r--r--ext/oci8/tests/bind_char_3_11gR1.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/bind_char_3_11gR1.phpt b/ext/oci8/tests/bind_char_3_11gR1.phpt
index af0ad4e682..8d4707fadd 100644
--- a/ext/oci8/tests/bind_char_3_11gR1.phpt
+++ b/ext/oci8/tests/bind_char_3_11gR1.phpt
@@ -22,7 +22,7 @@ require(dirname(__FILE__).'/connect.inc');
$stmtarray = array(
"create or replace function bind_char_3_fn(p1 char) return char as begin return p1; end;",
);
-
+
oci8_test_sql_execute($c, $stmtarray);
// Run Test