diff options
author | Filipp Lepalaan <f@230.to> | 2013-09-06 18:30:54 +0300 |
---|---|---|
committer | Filipp Lepalaan <f@230.to> | 2013-09-06 18:30:54 +0300 |
commit | 3f2fc53c57606a110162eccc2409f5bcc1172af0 (patch) | |
tree | 81306cfe0b028f49c0852742626da38fd83797d6 /tests/fixtures/repair_details_ca.xml | |
parent | d3fc9cb6dfc89ea118038a5868b99e459cab911b (diff) | |
download | py-gsxws-3f2fc53c57606a110162eccc2409f5bcc1172af0.tar.gz py-gsxws-3f2fc53c57606a110162eccc2409f5bcc1172af0.tar.bz2 py-gsxws-3f2fc53c57606a110162eccc2409f5bcc1172af0.zip |
Added more coverage details to Product
Diffstat (limited to 'tests/fixtures/repair_details_ca.xml')
-rw-r--r-- | tests/fixtures/repair_details_ca.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/fixtures/repair_details_ca.xml b/tests/fixtures/repair_details_ca.xml index 53c3b28..c3a6a57 100644 --- a/tests/fixtures/repair_details_ca.xml +++ b/tests/fixtures/repair_details_ca.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"> <S:Body> <ns6:RepairDetailsResponse xmlns:ns2="http://asp.core.endpoint.ws.gsx.ist.apple.com/" xmlns:ns3="http://gsxws.apple.com/elements/global" xmlns:ns4="http://gsxws.apple.com/elements/core/asp" xmlns:ns5="http://gsxws.apple.com/elements/core/asp/am" xmlns:ns6="http://gsxws.apple.com/elements/core"> @@ -29,8 +30,8 @@ <county>Madera</county> <region>005</region> <city>CUPERTINO</city> - <firstName>Ääkköset</firstName> - <lastName>Tässäkin</lastName> + <firstName>??kk?set</firstName> + <lastName>T?ss?kin</lastName> <primaryPhone>999999999</primaryPhone> </primaryAddress> <partsInfo> |