1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 00:15:58 +01:00

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)
{
Unity.TestFile = filename;
Unity.TestFile = filename;
}
/*-----------------------------------------------*/