Author: ygrego Date: 2015-05-19 08:53:23 +0000 (Tue, 19 May 2015) New Revision: 1383 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1383 Log: Rename previous test "testSetBlockUnratedWithValidPINAndfalse" with "testSetBlockUnratedWithValidPINAndFalse" in section "ParentalControlManager". Modified: oipf/js/test/Test.js Modified: oipf/js/test/Test.js =================================================================== --- oipf/js/test/Test.js 2015-05-19 08:48:58 UTC (rev 1382) +++ oipf/js/test/Test.js 2015-05-19 08:53:23 UTC (rev 1383) @@ -759,7 +759,7 @@ }, { label: "Call method 'setBlockUnrated' with a valid pin and value 'false' to don't blocked unrated contents.", - method: "testSetBlockUnratedWithValidPINAndfalse" + method: "testSetBlockUnratedWithValidPINAndFalse" } ] }],