diff options
Diffstat (limited to 'ext/dba/tests/dba_gdbm.phpt')
| -rw-r--r-- | ext/dba/tests/dba_gdbm.phpt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ext/dba/tests/dba_gdbm.phpt b/ext/dba/tests/dba_gdbm.phpt index b5d3c19ccd..f9b3e3c606 100644 --- a/ext/dba/tests/dba_gdbm.phpt +++ b/ext/dba/tests/dba_gdbm.phpt @@ -14,6 +14,7 @@ DBA GDBM handler test // Read during write is system dependant. Important is that there is no deadlock ?> +===DONE=== --EXPECTF-- database handler: gdbm 3NYNYY @@ -29,4 +30,5 @@ array(3) { string(27) "Content 2 replaced 2nd time" ["key5"]=> string(23) "The last content string" -}
\ No newline at end of file +} +===DONE=== |
