mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-23 00:15:58 +01:00
Merge pull request #624 from trbenton/bugfix/stray-tab
Formatting: Replace a stray tab with spaces
This commit is contained in:
@@ -2048,7 +2048,7 @@ void UnityDefaultTestRun(UnityTestFunction Func, const char* FuncName, const int
|
||||
/*-----------------------------------------------*/
|
||||
void UnitySetTestFile(const char* filename)
|
||||
{
|
||||
Unity.TestFile = filename;
|
||||
Unity.TestFile = filename;
|
||||
}
|
||||
|
||||
/*-----------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user