From eb0f2163dd1b9e5c833aeaa268fbe4d1afc0daef Mon Sep 17 00:00:00 2001 From: Dan Poltawski Date: Fri, 23 Aug 2013 15:09:12 +0800 Subject: [PATCH] MDL-41401 backup: fix misnamed test method --- backup/util/structure/tests/baseoptiogroup_test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup/util/structure/tests/baseoptiogroup_test.php b/backup/util/structure/tests/baseoptiogroup_test.php index 7d70be9047b..773a1563960 100644 --- a/backup/util/structure/tests/baseoptiogroup_test.php +++ b/backup/util/structure/tests/baseoptiogroup_test.php @@ -69,7 +69,7 @@ class backup_base_optigroup_testcase extends basic_testcase { /** * Incorrect creation tests (attributes and final elements) */ - function itest_wrong_creation() { + function test_wrong_creation() { // Create instance with invalid name try {