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