server/src/tests/libraries/Mappers/CocoonSoundRdfMapperTest.php
changeset 114 8af5ed0521a2
parent 113 faff38055a07
child 115 34ffc04cef62
--- a/server/src/tests/libraries/Mappers/CocoonSoundRdfMapperTest.php	Wed Jan 20 20:46:59 2016 +0100
+++ b/server/src/tests/libraries/Mappers/CocoonSoundRdfMapperTest.php	Wed Feb 03 00:40:35 2016 +0100
@@ -155,7 +155,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']);