Browse Source

[AsseticBundle] moved test

Kris Wallsmith 14 years ago
parent
commit
a9fb0f3a4b
1 changed files with 1 additions and 1 deletions
  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;