mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 04:41:16 +00:00
Run clang-format
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include "tests.h"
|
||||
|
||||
int main()
|
||||
{
|
||||
Test::RunAll();
|
||||
return 0;
|
||||
int main() {
|
||||
Test::RunAll();
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user