summaryrefslogtreecommitdiff
path: root/vendor/github.com/onsi/gomega/matchers/test_data/xml/sample_06.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/onsi/gomega/matchers/test_data/xml/sample_06.xml')
-rw-r--r--vendor/github.com/onsi/gomega/matchers/test_data/xml/sample_06.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/vendor/github.com/onsi/gomega/matchers/test_data/xml/sample_06.xml b/vendor/github.com/onsi/gomega/matchers/test_data/xml/sample_06.xml
new file mode 100644
index 000000000..4ba90fb97
--- /dev/null
+++ b/vendor/github.com/onsi/gomega/matchers/test_data/xml/sample_06.xml
@@ -0,0 +1,13 @@
+<root>
+ <table>
+ <tr>
+ <td>Apples</td>
+ <td>Bananas</td>
+ </tr>
+ </table>
+ <table>
+ <name>African Coffee Table</name>
+ <width>80</width>
+ <length>120</length>
+ </table>
+</root> \ No newline at end of file