Author: ygrego Date: 2015-05-18 15:56:57 +0000 (Mon, 18 May 2015) New Revision: 1379 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1379 Log: Modification of a method name in section "ParentalControlManager" of property "testsObjects". Modified: oipf/js/test/Test.js Modified: oipf/js/test/Test.js =================================================================== --- oipf/js/test/Test.js 2015-05-18 15:50:11 UTC (rev 1378) +++ oipf/js/test/Test.js 2015-05-18 15:56:57 UTC (rev 1379) @@ -750,8 +750,8 @@ method: "testSetBlockUnratedWithInvalidPIN10Times" }, { - label: "Call method 'getBlockUnrated'.", - method: "testGetBlockUnrated" + label: "Call method 'getBlockUnrated' when contents have been blocked.", + method: "testGetBlockUnratedWhenUnratedContentsAreBlocked" } ] }],