Author: ygrego Date: 2015-04-09 12:05:58 +0000 (Thu, 09 Apr 2015) New Revision: 1126 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1126 Log: Deletion of method in "testsObjects". Modified: oipf/js/test/Test.js Modified: oipf/js/test/Test.js =================================================================== --- oipf/js/test/Test.js 2015-04-09 12:05:32 UTC (rev 1125) +++ oipf/js/test/Test.js 2015-04-09 12:05:58 UTC (rev 1126) @@ -339,10 +339,6 @@ { label: "Try to obtain current program with a null stream.", method: "testGetCurrentProgrammeFromNullStream" - }, - { - label: "Obtain current program by using a query.", - method: "testGetCurrentProgrammeWithQuery" } ] }],