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

8 lines
74 B
C++
Raw Normal View History

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