Author: ygrego Date: 2015-02-17 17:07:37 +0000 (Tue, 17 Feb 2015) New Revision: 820 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/820 Log: Deletion of call to method assertNotNull. Modified: oipf/js/test/SearchManagerTest.js Modified: oipf/js/test/SearchManagerTest.js =================================================================== --- oipf/js/test/SearchManagerTest.js 2015-02-17 16:22:35 UTC (rev 819) +++ oipf/js/test/SearchManagerTest.js 2015-02-17 17:07:37 UTC (rev 820) @@ -41,7 +41,6 @@ //console.log(search.result[0]); stat = "Finished"; console.log("[TEST-RUNNING][Info] "+"Id: smTestGetCurrentProgram, Label: Obtain current program according to oipf norm, State: "+stat); - this.assertNotNull(search.result[0]); break; case 3:
participants (1)
-
ygregoï¼ users.nuiton.org