summaryrefslogtreecommitdiff
path: root/test/YAMLParser/spec-09-26.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/YAMLParser/spec-09-26.test')
-rw-r--r--test/YAMLParser/spec-09-26.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/YAMLParser/spec-09-26.test b/test/YAMLParser/spec-09-26.test
index 286740ed39c..c8f31aea2b3 100644
--- a/test/YAMLParser/spec-09-26.test
+++ b/test/YAMLParser/spec-09-26.test
@@ -1,4 +1,5 @@
-# RUN: yaml-bench -canonical %s
+# RUN: yaml-bench -canonical %s | FileCheck %s
+# CHECK: !!str "\n\nliteral\n\ntext\n"
|