Fixes test class conflict

Refs https://github.com/octobercms/library/pull/151
This commit is contained in:
Samuel Georges 2015-12-19 11:49:31 +11:00
parent 12972cd086
commit 971f7c5053
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
use System\Classes\PluginManager;
class TranslatorTest extends TestCase
class CoreLangTest extends TestCase
{
public function testValidationTranslator()
{