mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-10 04:51:17 +00:00
Run clang-format
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
#include "parsertests.h"
|
||||
|
||||
namespace Test {
|
||||
bool RunParserTests()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
bool RunParserTests() { return true; }
|
||||
}
|
||||
|
Reference in New Issue
Block a user