mirror of
https://github.com/dg/dibi.git
synced 2025-08-21 05:11:49 +02:00
Fluent: prevents doubled processing
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @dataProvider ../databases.ini
|
||||
*/
|
||||
|
||||
use Tester\Assert;
|
||||
|
||||
require __DIR__ . '/bootstrap.php';
|
||||
|
Reference in New Issue
Block a user