mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 08:36:39 +00:00
Moved ConditionsTest to properties subfolder
This commit is contained in:
@@ -9,3 +9,5 @@ if (!class_exists('PHPUnit\Framework\TestCase')) {
|
||||
// we run on an older PHPUnit version without namespaces.
|
||||
require_once __DIR__ . '/PHPUnit_Framework_TestCase.inc.php';
|
||||
}
|
||||
|
||||
require_once BASE . 'tests/properties/BaseClass.php';
|
||||
|
||||
Reference in New Issue
Block a user