renamed to plural, for consitency
This commit is contained in:
parent
31329c33ae
commit
3400f6f431
@ -10,7 +10,7 @@ define('LACONICA', true);
|
||||
|
||||
require_once INSTALLDIR . '/lib/common.php';
|
||||
|
||||
class HashTagDetectionTest extends PHPUnit_Framework_TestCase
|
||||
class HashTagDetectionTests extends PHPUnit_Framework_TestCase
|
||||
{
|
||||
/**
|
||||
* @dataProvider provider
|
Loading…
Reference in New Issue
Block a user