Updated the all test2

skala
Arthur Portugal 16 years ago
parent a8b3732a57
commit 9fdc265444
  1. 4
      tests/all.test2.php

@ -26,7 +26,9 @@ class AllTests2 extends TestSuite {
//$this->addTestFile(dirname(__FILE__).'/main/exercice/hotpotatoes.lib.test.php');
//$this->addTestFile(dirname(__FILE__).'/main/newscorm/scorm.lib.test.php');
//$this->addTestFile(dirname(__FILE__).'/main/user/userInfoLib.test.php');
$this->addTestFile(dirname(__FILE__).'/main/webservices/user_import/import.lib.test.php');
//$this->addTestFile(dirname(__FILE__).'/main/webservices/user_import/import.lib.test.php');
$this->addTestFile(dirname(__FILE__).'/main/work/work.lib.test.php');

Loading…
Cancel
Save