This commit is contained in:
Shish
2020-04-25 21:36:28 +01:00
parent 0b2e36303d
commit 2cae6cd273
9 changed files with 47 additions and 20 deletions

View File

@@ -2,7 +2,8 @@
use PHPUnit\Framework\TestCase;
class TestInit extends TestCase {
class TestInit extends TestCase
{
public function testInitExt()
{
send_event(new InitExtEvent());