/[openfoncier]/trunk/tests/testGeneral.php
ViewVC logotype

Diff of /trunk/tests/testGeneral.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6929 by softime, Thu Jun 15 16:57:15 2017 UTC revision 7521 by softime, Thu Sep 21 15:55:37 2017 UTC
# Line 250  class General extends PHPUnit_Framework_ Line 250  class General extends PHPUnit_Framework_
250          $f = new utils("nohtml");          $f = new utils("nohtml");
251          $f->disableLog();          $f->disableLog();
252    
253          require_once "../core/om_edition.class.php";          require_once "../obj/om_edition.class.php";
254          $edition = new edition();          $edition = new om_edition();
255          $edition->f = $f;          $edition->f = $f;
256          // Vérification du logo de collectivité mono dans le cas où :          // Vérification du logo de collectivité mono dans le cas où :
257          // - un logo multi actif est défini          // - un logo multi actif est défini

Legend:
Removed from v.6929  
changed lines
  Added in v.7521

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26