server/src/tests/libraries/Mappers/CocoonCollectionRdfMapperTest.php
changeset 114 8af5ed0521a2
parent 18 f2a40bbc27f6
child 144 03678acbfda3
--- 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']);