1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-30 11:44:27 +01:00

sigh. wrong comment style

This commit is contained in:
Mark VanderVoord
2019-07-06 11:07:00 -04:00
parent 0000f1e6d2
commit 3e82c0a96f

View File

@@ -1715,7 +1715,7 @@ void UnityIgnore(const char* msg, const UNITY_LINE_TYPE line)
UNITY_IGNORE_AND_BAIL; UNITY_IGNORE_AND_BAIL;
} }
//----------------------------------------------- /*-----------------------------------------------*/
void UnityMessage(const char* msg, const UNITY_LINE_TYPE line) void UnityMessage(const char* msg, const UNITY_LINE_TYPE line)
{ {
UnityTestResultsBegin(Unity.TestFile, line); UnityTestResultsBegin(Unity.TestFile, line);