YAML: Enable the YAMLParser tests.
[oota-llvm.git] / test / YAMLParser / spec-09-07.data
diff --git a/test/YAMLParser/spec-09-07.data b/test/YAMLParser/spec-09-07.data
deleted file mode 100644 (file)
index 3c010ca..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-# RUN: yaml-bench -canonical %s
-
-'simple key' : {
-  'also simple' : value,
-  ? 'not a
-  simple key' : 'any
-  value'
-}