summaryrefslogtreecommitdiff
path: root/ext/dba/tests/dba006.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dba/tests/dba006.phpt')
-rw-r--r--ext/dba/tests/dba006.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/dba/tests/dba006.phpt b/ext/dba/tests/dba006.phpt
index 1264ccf899..dfe93f874d 100644
--- a/ext/dba/tests/dba006.phpt
+++ b/ext/dba/tests/dba006.phpt
@@ -2,8 +2,8 @@
DBA FirstKey/NextKey with 2 deletes
--SKIPIF--
<?php
- require_once(__DIR__ .'/skipif.inc');
- die("info $HND handler used");
+ require_once(__DIR__ .'/skipif.inc');
+ die("info $HND handler used");
?>
--FILE--
<?php
@@ -34,7 +34,7 @@ DBA FirstKey/NextKey with 2 deletes
?>
--CLEAN--
<?php
- require(__DIR__ .'/clean.inc');
+ require(__DIR__ .'/clean.inc');
?>
--EXPECTF--
database handler: %s