summaryrefslogtreecommitdiff
path: root/tests/examplefiles/example.yaml
diff options
context:
space:
mode:
authorTim Hatch <tim@timhatch.com>2016-05-31 15:59:35 -0700
committerTim Hatch <tim@timhatch.com>2016-05-31 15:59:35 -0700
commit04f9d6f91a158bcdedbb59259da7bcddd040f498 (patch)
tree55517a7e09e2e8fc96073f659c60586eefbf3849 /tests/examplefiles/example.yaml
parent331d26bae0b62d3c7f9f3f93310bda8e630d1cf5 (diff)
parent06b587c329954ea1ed133a99fcc184863c4bdba2 (diff)
downloadpygments-git-04f9d6f91a158bcdedbb59259da7bcddd040f498.tar.gz
Merge with birkenfeld/pygments-main
Diffstat (limited to 'tests/examplefiles/example.yaml')
-rw-r--r--tests/examplefiles/example.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/examplefiles/example.yaml b/tests/examplefiles/example.yaml
index 9c0ed9d0..17544c02 100644
--- a/tests/examplefiles/example.yaml
+++ b/tests/examplefiles/example.yaml
@@ -1,3 +1,12 @@
+#
+# Regression tests
+#
+
+%TAG ! tag:example.com:foo/
+---
+test: !foo/bar {a: 'asdf'}
+test2: fred
+...
#
# Examples from the Preview section of the YAML specification