Minor - updated test case name

skala
Yannick Warnier 15 years ago
parent 0fe989aac0
commit 30eb29a915
  1. 2
      tests/main/inc/lib/course.lib.test.php

@ -17,7 +17,7 @@ class TestCourse extends UnitTestCase{
public $tcourse;
public function TestCourse(){
$this->UnitTestCase('All main course function tests');
$this->UnitTestCase('Courses library tests');
}
public function setUp(){

Loading…
Cancel
Save