| Current Path : /var/www/html/reddsis_bak_20260901/tests/ |
| Current File : /var/www/html/reddsis_bak_20260901/tests/TestCase.php |
<?php
namespace Tests;
use Illuminate\Foundation\Testing\TestCase as BaseTestCase;
abstract class TestCase extends BaseTestCase
{
//
}