forked from mirrors/easyappointments
Remove the SampleTest.php
This commit is contained in:
parent
a83512d8da
commit
70a0da37e4
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
||||||
<?php
|
|
||||||
|
|
||||||
use PHPUnit\Framework\TestCase;
|
|
||||||
|
|
||||||
class SampleTest extends TestCase {
|
|
||||||
public function test_example()
|
|
||||||
{
|
|
||||||
$this->assertTrue(TRUE);
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in a new issue