summaryrefslogtreecommitdiff
path: root/ext/dba/tests/dba003.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dba/tests/dba003.phpt')
-rw-r--r--ext/dba/tests/dba003.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/dba/tests/dba003.phpt b/ext/dba/tests/dba003.phpt
index a027b5356e..6d1e26bfac 100644
--- a/ext/dba/tests/dba003.phpt
+++ b/ext/dba/tests/dba003.phpt
@@ -1,7 +1,7 @@
--TEST--
DBA Insert/Replace/Fetch Test
--SKIPIF--
-<?php
+<?php
require_once(dirname(__FILE__) .'/skipif.inc');
die("info $HND handler used");
?>
@@ -20,8 +20,8 @@ DBA Insert/Replace/Fetch Test
}
?>
--CLEAN--
-<?php
- require(dirname(__FILE__) .'/clean.inc');
+<?php
+ require(dirname(__FILE__) .'/clean.inc');
?>
--EXPECTF--
database handler: %s