Added parsing emitter tests with the new API, two fail
This commit is contained in:
parent
97fa02a484
commit
0e61ddb6d9
@ -1004,7 +1004,7 @@ namespace Test
|
||||
YAML::Node node;
|
||||
parser.GetNextDocument(node);
|
||||
#else
|
||||
// YAML::Node node = YAML::Load(output);
|
||||
YAML::Node node = YAML::Load(output);
|
||||
#endif
|
||||
|
||||
passed++;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user