Tests
This commit is contained in:
8
app/tests/units/common/Implement/ConnectionTest.php
Normal file
8
app/tests/units/common/Implement/ConnectionTest.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
namespace ProVM\Test\Common\Implement;
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
class ConnectionTest extends TestCase
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user