Skip to content

Commit a7f0465

Browse files
committed
add missing clean section
1 parent f4912e3 commit a7f0465

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ext/dba/tests/dba_inifile.phpt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ DBA INIFILE handler test
1212
require_once dirname(__FILE__) .'/dba_handler.inc';
1313
?>
1414
===DONE===
15+
--CLEAN--
16+
<?php
17+
require(dirname(__FILE__) .'/clean.inc');
18+
?>
1519
--EXPECT--
1620
database handler: inifile
1721
3NYNYY

0 commit comments

Comments
 (0)