summaryrefslogtreecommitdiff
path: root/ext/dba/tests/dba_db4_000.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dba/tests/dba_db4_000.phpt')
-rw-r--r--ext/dba/tests/dba_db4_000.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/dba/tests/dba_db4_000.phpt b/ext/dba/tests/dba_db4_000.phpt
index 17db4bb62d..21e4a18394 100644
--- a/ext/dba/tests/dba_db4_000.phpt
+++ b/ext/dba/tests/dba_db4_000.phpt
@@ -1,7 +1,7 @@
--TEST--
DBA DB4 handler test
--SKIPIF--
-<?php
+<?php
$handler = 'db4';
require_once(dirname(__FILE__) .'/skipif.inc');
?>
@@ -13,8 +13,8 @@ require_once(dirname(__FILE__) .'/dba_handler.inc');
?>
===DONE===
--CLEAN--
-<?php
-require(dirname(__FILE__) .'/clean.inc');
+<?php
+require(dirname(__FILE__) .'/clean.inc');
?>
--EXPECT--
database handler: db4