This commit is contained in:
Tobias Diekershoff 2018-04-23 09:37:06 +02:00
rodič f1535c0f01
revize 6e313736f4
1 změnil soubory, kde provedl 0 přidání a 1 odebrání

Zobrazit soubor

@ -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.
*/