Subversion Repositories Applications.referentiel

Compare Revisions

Ignore whitespace Rev 224 → Rev 225

/trunk/scripts/modules/tests/Tests.php
19,7 → 19,7
class Tests extends ScriptCommande {
const SCRIPT_NOM = 'tests';
const MANUEL_VERSION = '4.2';
const MANUEL_VERSION = '4.3';
private $projet = null;
private $traitement = null;