Add a few tests to epp helper

This commit is contained in:
Martin Lensment 2014-08-14 17:18:27 +03:00
parent 8df3051fed
commit 38eb98795c
3 changed files with 85 additions and 15 deletions

View file

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
<command>
<check>
<domain:check
xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">
<domain:name>example.ee</domain:name>
</domain:check>
</check>
<clTRID>ABC-12345</clTRID>
</command>
</epp>