summaryrefslogtreecommitdiff
path: root/ext/dba/tests/dba_db4_014.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dba/tests/dba_db4_014.phpt')
-rw-r--r--ext/dba/tests/dba_db4_014.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/dba/tests/dba_db4_014.phpt b/ext/dba/tests/dba_db4_014.phpt
index 6fb22f87b3..38d272dd28 100644
--- a/ext/dba/tests/dba_db4_014.phpt
+++ b/ext/dba/tests/dba_db4_014.phpt
@@ -1,7 +1,7 @@
--TEST--
DBA DB4 File open("wl") & Insert Test
--SKIPIF--
-<?php
+<?php
$handler = "db4";
require_once(dirname(__FILE__) .'/skipif.inc');
die("info $HND handler used");
@@ -22,8 +22,8 @@ if (($db_file = dba_open($db_filename, "wl", $handler)) !== FALSE) {
?>
--CLEAN--
-<?php
-require(dirname(__FILE__) .'/clean.inc');
+<?php
+require(dirname(__FILE__) .'/clean.inc');
?>
--EXPECTF--
database handler: db4