mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 12:41:17 +00:00
6 lines
84 B
C++
6 lines
84 B
C++
#include "parsertests.h"
|
|
|
|
namespace Test {
|
|
bool RunParserTests() { return true; }
|
|
}
|