Index: test/YAMLParser/spec-07-05.data |
diff --git a/test/YAMLParser/spec-07-05.data b/test/YAMLParser/spec-07-05.data |
new file mode 100644 |
index 0000000000000000000000000000000000000000..279b54afa142552923feeabf6559e4c3a43a6306 |
--- /dev/null |
+++ b/test/YAMLParser/spec-07-05.data |
@@ -0,0 +1,10 @@ |
+# RUN: yaml-bench -canonical %s |& FileCheck %s |
+# |
+# We don't currently parse TAG directives. |
+# XFAIL: * |
+ |
+%TAG ! !foo |
+%TAG ! !foo |
+bar |
+ |
+# CHECK: error |