diff options
Diffstat (limited to 'test/YAMLParser/run-parser-crash-bug.data')
-rw-r--r-- | test/YAMLParser/run-parser-crash-bug.data | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/YAMLParser/run-parser-crash-bug.data b/test/YAMLParser/run-parser-crash-bug.data new file mode 100644 index 0000000000..3ec910ce04 --- /dev/null +++ b/test/YAMLParser/run-parser-crash-bug.data @@ -0,0 +1,10 @@ +# RUN: yaml-bench -canonical %s + +--- +- Harry Potter and the Prisoner of Azkaban +- Harry Potter and the Goblet of Fire +- Harry Potter and the Order of the Phoenix +--- +- Memoirs Found in a Bathtub +- Snow Crash +- Ghost World |