mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-08 12:21:17 +00:00
chore(test): moved infiniteloop test to load_node_test suite.
Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
This commit is contained in:

committed by
Jesse Beder

parent
29c59c01d4
commit
c2bec4c755
@@ -687,9 +687,6 @@ const char *ex7_24 =
|
||||
"- *anchor\n"
|
||||
"- !!str";
|
||||
|
||||
const char *ex7_25 =
|
||||
",";
|
||||
|
||||
const char *ex8_1 =
|
||||
"- | # Empty header\n"
|
||||
" literal\n"
|
||||
|
Reference in New Issue
Block a user