mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 01:52:22 +03:00
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