MDL-44070 Conditional availability - white space fix

This commit is contained in:
Damyon Wiese
2014-04-08 13:49:15 +08:00
parent 515fe565f6
commit 392cb4577a
+1 -1
View File
@@ -266,7 +266,7 @@ class core_backup_moodle2_testcase extends advanced_testcase {
/**
* Tests the backup and restore of single activity to same course (duplicate)
* when it contains availability conditions that depend on other items in
* course.
* course.
*/
public function test_duplicate_availability() {
global $DB, $CFG;