mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-09-28 08:45:06 +08:00
- revert last change until I figure out what I screwed up
git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@102 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
This commit is contained in:
@ -189,7 +189,6 @@ extern struct _Unity Unity;
|
||||
void UnityBegin(void);
|
||||
int UnityEnd(void);
|
||||
void UnityConcludeTest(void);
|
||||
void UnityDefaultTestRun(UnityTestFunction Func, const char* FuncName, const int FuncLineNum);
|
||||
|
||||
//-------------------------------------------------------
|
||||
// Test Output
|
||||
|
Reference in New Issue
Block a user