[svn r21026] Minor - added new function tested at the main.api.lib.test.php

skala
Ricardo Rodriguez 16 years ago
parent 734793655a
commit 1f49e0ef50
  1. 3
      tests/main/inc/lib/main_api.lib.test.php

@ -115,7 +115,8 @@ class TestMainApi extends UnitTestCase {
// todo function testApiCalculateImageSizeReturnArray()
/**
* Test out of a course context
**/
*/
function testApiProtectCourseScriptReturnsFalseWhenOutOfCourseContext(){
$res= api_protect_course_script();

Loading…
Cancel
Save