Adapt tests
This commit is contained in:
13
tests/src/Util/ImagesTest.php
Normal file
13
tests/src/Util/ImagesTest.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
namespace Friendica\Test\src\Util;
|
||||
|
||||
use Friendica\Test\MockedTest;
|
||||
|
||||
class ImagesTest extends MockedTest
|
||||
{
|
||||
public function testGetInfoFromURL()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user