mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
We now use the master branch of codebird
This commit is contained in:
parent
2e776253e0
commit
20ed3495b2
25 changed files with 992 additions and 1464 deletions
|
@ -7,8 +7,8 @@ require_once ('test/codebirdm.php');
|
|||
* A Twitter library in PHP.
|
||||
*
|
||||
* @package codebird-test
|
||||
* @author Jublo Solutions <support@jublo.net>
|
||||
* @copyright 2010-2016 Jublo Solutions <support@jublo.net>
|
||||
* @author Jublo Limited <support@jublo.net>
|
||||
* @copyright 2010-2018 Jublo Limited <support@jublo.net>
|
||||
* @license https://opensource.org/licenses/GPL-3.0 GNU General Public License 3.0
|
||||
* @link https://github.com/jublonet/codebird-php
|
||||
*/
|
||||
|
@ -18,7 +18,7 @@ require_once ('test/codebirdm.php');
|
|||
*
|
||||
* @package codebird-test
|
||||
*/
|
||||
class Media_Test extends \PHPUnit_Framework_TestCase
|
||||
class Media_Test extends \PHPUnit\Framework\TestCase
|
||||
{
|
||||
/**
|
||||
* Initialise Codebird class
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue