Move Test\Files\Storage\Wrapper\EncodingTest to PSR-4

This commit is contained in:
Joas Schilling 2016-05-25 15:26:14 +02:00
parent 7f20203006
commit 4cfefda891
No known key found for this signature in database
GPG Key ID: 70A0B324C41C0946
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
namespace Test\Files\Storage\Wrapper;
class Encoding extends \Test\Files\Storage\Storage {
class EncodingTest extends \Test\Files\Storage\Storage {
const NFD_NAME = 'ümlaut';
const NFC_NAME = 'ümlaut';