add tests for nationality aggregator

This commit is contained in:
2017-01-09 20:54:45 +01:00
parent 381105239d
commit 803f24bf50
2 changed files with 73 additions and 1 deletions

View File

@@ -17,7 +17,6 @@
*/
namespace Chill\PersonBundle\Tests\Export\Aggregator;
require_once '/home/julien/dev/chill-dev/vendor/chill-project/main/Test/Export/AbstractAggregatorTest.php';
use Chill\MainBundle\Test\Export\AbstractAggregatorTest;