skala
Yannick Warnier 13 years ago
commit 3f3acff1fb
  1. 1
      main/lang/english/trad4all.inc.php
  2. 3
      tests/run.php

@ -1255,4 +1255,5 @@ $Go = "Go";
$ImportThematic = "Import course progress";
$ExportThematic = "Export course progress";
$DeleteAllThematic = "Delete all course progress";
$ThisPlatformWasUnableToSendTheEmailPleaseContactXForMoreInformation = "This platform was unable to send the email. Please contact %s for more information.";
?>

@ -1,3 +0,0 @@
#!/bin/bash
php5 test_suite.php > log/results.xml
xsltproc simpletest_to_junit.xsl log/results.xml > log/results-1.xml
Loading…
Cancel
Save