Directory : /home/aplikasiposinfo/www/akuntansi.aplikasipos.info/laravel/tests/Unit/ |
Current File : /home/aplikasiposinfo/www/akuntansi.aplikasipos.info/laravel/tests/Unit/ExampleTest.php |
<?php namespace Tests\Unit; use PHPUnit\Framework\TestCase; class ExampleTest extends TestCase { /** * A basic test example. * * @return void */ public function test_example() { $this->assertTrue(true); } }