Преглед изворни кода

[AsseticBundle] moved test

Kris Wallsmith пре 14 година
родитељ
комит
a9fb0f3a4b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/Symfony/Bundle/AsseticBundle/Tests/CachedAssetManagerTest.php

+ 1 - 1
src/Symfony/Bundle/AsseticBundle/Tests/CachedAssetManagerTest.php

@@ -9,7 +9,7 @@
  * with this source code in the file LICENSE.
  */
 
-namespace Symfony\Bundle\AsseticBundle\Tests;
+namespace Symfony\Bundle\AsseticBundle\Tests\Factory;
 
 use Symfony\Bundle\AsseticBundle\Factory\CachedAssetManager;