summaryrefslogtreecommitdiff
path: root/vendor/github.com/onsi/gomega/matchers/test_data/xml/sample_04.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/onsi/gomega/matchers/test_data/xml/sample_04.xml')
-rw-r--r--vendor/github.com/onsi/gomega/matchers/test_data/xml/sample_04.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/github.com/onsi/gomega/matchers/test_data/xml/sample_04.xml b/vendor/github.com/onsi/gomega/matchers/test_data/xml/sample_04.xml
new file mode 100644
index 000000000..dcfd3db03
--- /dev/null
+++ b/vendor/github.com/onsi/gomega/matchers/test_data/xml/sample_04.xml
@@ -0,0 +1,6 @@
+<note>
+ <to>Tove</to>
+ <from>John</from>
+ <heading>Doe</heading>
+ <body>Don't forget me this weekend!</body>
+</note> \ No newline at end of file