summaryrefslogtreecommitdiff
path: root/ext/dba/tests/dba011.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dba/tests/dba011.phpt')
-rw-r--r--ext/dba/tests/dba011.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/dba/tests/dba011.phpt b/ext/dba/tests/dba011.phpt
index 71164be3c5..0891a30f48 100644
--- a/ext/dba/tests/dba011.phpt
+++ b/ext/dba/tests/dba011.phpt
@@ -1,7 +1,7 @@
--TEST--
DBA argument tests
--SKIPIF--
-<?php
+<?php
require_once(dirname(__FILE__) .'/skipif.inc');
die("info $HND handler used");
?>
@@ -17,8 +17,8 @@ var_dump(dba_open($db_file, 'nq', $handler));
var_dump(dba_open($db_file, 'n', $handler, 2, 3, 4, 5, 6, 7, 8));
?>
--CLEAN--
-<?php
-require(dirname(__FILE__) .'/clean.inc');
+<?php
+require(dirname(__FILE__) .'/clean.inc');
?>
--EXPECTF--
database handler: flatfile