Initial import of space_profiles module
This commit is contained in:
7
tests/codeception/_support/UnitTester.php
Normal file
7
tests/codeception/_support/UnitTester.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace space_profiles;
|
||||
|
||||
class UnitTester extends \humhub\tests\codeception\_support\HumHubDbTestCase
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user