Files
yaml-cpp/test/new-api/parsertests.cpp

8 lines
74 B
C++

#include "parsertests.h"
namespace Test {
bool RunParserTests()
{
}
}