mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-10 04:51:17 +00:00
Copied all files from new-api branch of old repo
This commit is contained in:
8
test/new-api/parsertests.cpp
Normal file
8
test/new-api/parsertests.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "parsertests.h"
|
||||
|
||||
namespace Test {
|
||||
bool RunParserTests()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user