Phpunit is working

This commit is contained in:
Marc Ducobu
2014-11-07 23:17:54 +01:00
parent f1b66bb6dc
commit c7e4388645
8 changed files with 37 additions and 21 deletions

View File

@@ -7,6 +7,7 @@ use Symfony\Component\Config\FileLocator;
use Symfony\Component\HttpKernel\DependencyInjection\Extension;
use Symfony\Component\DependencyInjection\Loader;
use Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface;
use Chill\MainBundle\DependencyInjection\MissingBundleException;
/**
* This is the class that loads and manages your bundle configuration