mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:42:53 +00:00
remove comment
This commit is contained in:
parent
f1535c0f01
commit
6e313736f4
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ use Friendica\BaseObject;
|
|||
if (!class_exists('\PHPUnit\Framework\TestCase')) {
|
||||
class_alias('\PHPUnit_Framework_TestCase', '\PHPUnit\Framework\TestCase');
|
||||
}
|
||||
#use \PHPUnit_Framework_TestCase;
|
||||
/**
|
||||
* Tests for the BaseObject class.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue