JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File "ExampleTest-20250627060008-20250627221818.php"
Full Path: /home2/yvrgircc/public_html/ariseskilltech.com/tests/Unit/ExampleTest-20250627060008-20250627221818.php
File size: 243 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Tests\Unit;
use PHPUnit\Framework\TestCase;
class ExampleTest extends TestCase
{
/**
* A basic test example.
*/
public function test_that_true_is_true(): void
{
$this->assertTrue(true);
}
}