1
0
mirror of https://github.com/google/nomulus synced 2026-01-04 04:04:22 +00:00

Add generic XML syntax testing to a flow test

Adding it to one test is sufficient because we use the same loading logic across all flows.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=239506003
This commit is contained in:
gbrodman
2019-03-20 17:02:43 -07:00
committed by jianglai
parent 0ead4f8d9d
commit 9bf6a860bb
5 changed files with 26 additions and 13 deletions

View File

@@ -785,6 +785,8 @@ A flow for an Epp "hello".
### Errors
* 2001
* Generic XML syntax error that can be thrown by any flow.
## HostCheckFlow