mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-19 06:26:54 +01:00
Class name: CFileValidatorTestCase → CFileValidatorTest.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
class CFileValidatorTestCase extends CTestCase
|
||||
class CFileValidatorTest extends CTestCase
|
||||
{
|
||||
public function providerSizeToBytes()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user