Skip to content

Commit

Permalink
Fix nasa#1678, Add Functional Tests cFE Message ID
Browse files Browse the repository at this point in the history
  • Loading branch information
arielswalker committed Jul 30, 2021
1 parent 6edcdd5 commit 6dec15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/cfe_testcase/src/message_id_test.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ void MessageIdTestSetup(void)
UtTest_Add(TestGetMsgId, NULL, NULL, "Test Get Message ID");
UtTest_Add(TestSetMsgId, NULL, NULL, "Test Set Message ID");
UtTest_Add(TestGetTypeFromMsgId, NULL, NULL, "Test Get Type From Message ID");
}
}

0 comments on commit 6dec15f

Please sign in to comment.