summaryrefslogtreecommitdiff
path: root/ext/dba/tests/dba016.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dba/tests/dba016.phpt')
-rw-r--r--ext/dba/tests/dba016.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/dba/tests/dba016.phpt b/ext/dba/tests/dba016.phpt
index 7739db4e08..4b0052352a 100644
--- a/ext/dba/tests/dba016.phpt
+++ b/ext/dba/tests/dba016.phpt
@@ -1,7 +1,7 @@
--TEST--
DBA lock modifier error message test
--SKIPIF--
-<?php
+<?php
$handler = "flatfile";
require_once(dirname(__FILE__) .'/skipif.inc');
?>
@@ -17,8 +17,8 @@ $db_file1 = dba_popen($db_filename, 'n-t', 'flatfile');
?>
===DONE===
--CLEAN--
-<?php
- require(dirname(__FILE__) .'/clean.inc');
+<?php
+ require(dirname(__FILE__) .'/clean.inc');
?>
--EXPECTF--
database handler: flatfile