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