Prefilling info

This commit is contained in:
Yoann Celton 2018-11-27 22:01:37 +11:00 committed by Aryess
commit e8ad97d52a
10 changed files with 37 additions and 37 deletions

View file

@ -1,6 +1,6 @@
<?php
namespace League\Skeleton;
namespace Aryess\PhpMatrixSdk;
class ExampleTest extends \PHPUnit\Framework\TestCase
{