mirror of
https://github.com/google/nomulus.git
synced 2025-07-02 17:23:32 +02: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:
parent
0ead4f8d9d
commit
9bf6a860bb
5 changed files with 26 additions and 13 deletions
|
@ -785,6 +785,8 @@ A flow for an Epp "hello".
|
|||
|
||||
### Errors
|
||||
|
||||
* 2001
|
||||
* Generic XML syntax error that can be thrown by any flow.
|
||||
|
||||
## HostCheckFlow
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue