summaryrefslogtreecommitdiff
path: root/testdata/osxmlparser/email.osxml
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/osxmlparser/email.osxml')
-rw-r--r--testdata/osxmlparser/email.osxml8
1 files changed, 0 insertions, 8 deletions
diff --git a/testdata/osxmlparser/email.osxml b/testdata/osxmlparser/email.osxml
deleted file mode 100644
index 325f89a..0000000
--- a/testdata/osxmlparser/email.osxml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" standalone="yes"?>
-<typesystem name="email">
- <struct name="email">
- <field name="local" type="string"/>
- <field name="domainName" type="string"/>
- <field name="domainSuffix" type="string"/>
- </struct>
-</typesystem>