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:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user