Formatting
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*********************************************************************
|
||||
* \file Log.cpp
|
||||
* \file Log.cpp
|
||||
*
|
||||
* \author Romain BOULLARD
|
||||
* \date February 2026
|
||||
@@ -12,7 +12,7 @@ namespace Bin2CPP
|
||||
{
|
||||
class LogFixture: public ::testing::Test
|
||||
{
|
||||
protected:
|
||||
protected:
|
||||
Log m_log;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user