Author: ygrego Date: 2015-04-08 15:49:54 +0000 (Wed, 08 Apr 2015) New Revision: 1118 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1118 Log: Rename the test method "testGetCurrentProgram", which becomes "testGetCurrentProgramme" in property "testsObjects". Modified: oipf/js/test/Test.js Modified: oipf/js/test/Test.js =================================================================== --- oipf/js/test/Test.js 2015-04-08 15:43:02 UTC (rev 1117) +++ oipf/js/test/Test.js 2015-04-08 15:49:54 UTC (rev 1118) @@ -334,7 +334,7 @@ }, { label: "Obtain current program according to oipf norm.", - method: "testGetCurrentProgram" + method: "testGetCurrentProgramme" } ] }],