Skip to content

Commit 3ee8cae

Browse files
committed
Merge pull request #2126 from skliper/fix2125-rm_todo
Fix #2125, Remove stray TODO in UT
2 parents 946ec31 + 5afdf9e commit 3ee8cae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/es/ut-coverage/es_UT.c

-1
Original file line numberDiff line numberDiff line change
@@ -2966,7 +2966,6 @@ void TestTask(void)
29662966
UT_CallTaskPipe(CFE_ES_TaskPipe, &CmdBuf.Msg, sizeof(CmdBuf.QueryAllTasksCmd),
29672967
UT_TPID_CFE_ES_CMD_QUERY_ALL_TASKS_CC);
29682968
CFE_UtAssert_EVENTSENT(CFE_ES_TASKINFO_EID);
2969-
/* TODO */
29702969

29712970
/* Test write of all task data to a file with file name validation failure */
29722971
ES_ResetUnitTest();

0 commit comments

Comments
 (0)