mirror of
https://github.com/RPCS3/yaml-cpp.git
synced 2026-01-31 01:25:20 +01:00
6 lines
84 B
C++
6 lines
84 B
C++
#include "parsertests.h"
|
|
|
|
namespace Test {
|
|
bool RunParserTests() { return true; }
|
|
}
|