diff --git a/tests/ProfilTest.php b/tests/ProfilTest.php new file mode 100644 index 0000000..6cb96b3 --- /dev/null +++ b/tests/ProfilTest.php @@ -0,0 +1,6 @@ +use PHPUnit\Framework\TestCase; + +class ProfilTest extends TestCase +{ + +} \ No newline at end of file