Rename: LargeFileHelper -> LargeFileHelperGetFilesize

remotes/origin/ldap_group_count
Andreas Fischer 12 years ago
parent fb7ec2bb22
commit 82e17155bf
  1. 2
      tests/lib/largefilehelpergetfilesize.php

@ -12,7 +12,7 @@ namespace Test;
* Tests whether LargeFileHelper is able to determine filesize at all.
* Large files are not considered yet.
*/
class LargeFileHelper extends \PHPUnit_Framework_TestCase {
class LargeFileHelperGetFilesize extends \PHPUnit_Framework_TestCase {
protected $filename;
protected $filesize;
protected $helper;
Loading…
Cancel
Save