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

6 lines
84 B
C++
Raw Normal View History

#include "parsertests.h"
namespace Test {
2014-03-22 13:05:03 -05:00
bool RunParserTests() { return true; }
}