1
0
mirror of https://github.com/ThrowTheSwitch/Unity synced 2025-05-24 02:39:33 -04:00

sigh. wrong comment style

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

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