diff -r faff38055a07 -r 8af5ed0521a2 server/src/tests/libraries/Mappers/CocoonCollectionRdfMapperTest.php --- a/server/src/tests/libraries/Mappers/CocoonCollectionRdfMapperTest.php Wed Jan 20 20:46:59 2016 +0100 +++ b/server/src/tests/libraries/Mappers/CocoonCollectionRdfMapperTest.php Wed Feb 03 00:40:35 2016 +0100 @@ -95,7 +95,7 @@ */ public function testUri() { - echo $this->resGraphes['BASE']->serialise('turtle'); + //echo $this->resGraphes['BASE']->serialise('turtle'); //echo var_export($this->resGraphes['BASE']->toRdfPhp()); $this->assertNotNull($this->resGraphes['BASE']);