Formatting: Replace a stray tab with spaces

This commit is contained in:
trbenton
2022-06-21 23:38:03 -04:00
parent 4ee26e4e0d
commit ca7a1707c9

View File

@@ -2048,7 +2048,7 @@ void UnityDefaultTestRun(UnityTestFunction Func, const char* FuncName, const int
/*-----------------------------------------------*/ /*-----------------------------------------------*/
void UnitySetTestFile(const char* filename) void UnitySetTestFile(const char* filename)
{ {
Unity.TestFile = filename; Unity.TestFile = filename;
} }
/*-----------------------------------------------*/ /*-----------------------------------------------*/