diff options
author | Filipp Lepalaan <f@230.to> | 2013-05-13 18:44:29 +0300 |
---|---|---|
committer | Filipp Lepalaan <f@230.to> | 2013-05-13 18:44:29 +0300 |
commit | 5f6da8bfcfd2ad8380815b6b5f309c9985873eb1 (patch) | |
tree | 66372fdce3cc2f7092c2ea7b11411a4f095fe97a /tests/create_carryin_repair.json | |
parent | 59d7edde59e4bc3b4064a1fb3f36eb20393ff646 (diff) | |
download | py-gsxws-5f6da8bfcfd2ad8380815b6b5f309c9985873eb1.tar.gz py-gsxws-5f6da8bfcfd2ad8380815b6b5f309c9985873eb1.tar.bz2 py-gsxws-5f6da8bfcfd2ad8380815b6b5f309c9985873eb1.zip |
More to_xml nesting fixes!
Diffstat (limited to 'tests/create_carryin_repair.json')
-rw-r--r-- | tests/create_carryin_repair.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/create_carryin_repair.json b/tests/create_carryin_repair.json index 685b7d4..059ad93 100644 --- a/tests/create_carryin_repair.json +++ b/tests/create_carryin_repair.json @@ -16,6 +16,14 @@ "abused": "Y", "outOfWarrantyFlag": "N", "diagnosticCode": "" + }, + { + "partNumber": "076-1080", + "comptiaCode": "660", + "comptiaModifier": "A", + "abused": "Y", + "outOfWarrantyFlag": "N", + "diagnosticCode": "" } ], "customerAddress": { |