mirror of
https://github.com/loot/yaml-cpp.git
synced 2026-07-27 14:13:42 -07:00
Added stubs for spec and parser tests with the new API
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "parsertests.h"
|
||||
|
||||
namespace Test {
|
||||
bool RunParserTests()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user