mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
add missing clean section
This commit is contained in:
@@ -12,6 +12,10 @@ DBA INIFILE handler test
|
||||
require_once dirname(__FILE__) .'/dba_handler.inc';
|
||||
?>
|
||||
===DONE===
|
||||
--CLEAN--
|
||||
<?php
|
||||
require(dirname(__FILE__) .'/clean.inc');
|
||||
?>
|
||||
--EXPECT--
|
||||
database handler: inifile
|
||||
3NYNYY
|
||||
|
||||
Reference in New Issue
Block a user