Adding unit test on Profil

pull/27/head
Corentin RICHARD 10 months ago
parent dd7dc054d2
commit b19c9f2246

@ -0,0 +1,6 @@
use PHPUnit\Framework\TestCase;
class ProfilTest extends TestCase
{
}
Loading…
Cancel
Save