summaryrefslogtreecommitdiff
path: root/ext/dba/tests/bug71514.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dba/tests/bug71514.phpt')
-rw-r--r--ext/dba/tests/bug71514.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/dba/tests/bug71514.phpt b/ext/dba/tests/bug71514.phpt
index 08338f3793..8aada12e8f 100644
--- a/ext/dba/tests/bug71514.phpt
+++ b/ext/dba/tests/bug71514.phpt
@@ -17,10 +17,8 @@ var_dump(dba_fetch('foo', $db));
dba_close($db);
?>
-==DONE==
--EXPECT--
string(6) "value2"
-==DONE==
--CLEAN--
<?php
$filename = __DIR__ . DIRECTORY_SEPARATOR . 'bug71514.ini';