YAML: Enable the YAMLParser tests.
[oota-llvm.git] / test / YAMLParser / spec-02-12.test
diff --git a/test/YAMLParser/spec-02-12.test b/test/YAMLParser/spec-02-12.test
new file mode 100644 (file)
index 0000000..3b4d537
--- /dev/null
@@ -0,0 +1,10 @@
+# RUN: yaml-bench -canonical %s
+
+---
+# products purchased
+- item    : Super Hoop
+  quantity: 1
+- item    : Basketball
+  quantity: 4
+- item    : Big Shoes
+  quantity: 1