test 1511: fix enumerated type mixed with another type

This commit is contained in:
Yang Tse
2013-07-11 17:01:02 +02:00
parent b16b7f9d3a
commit c983aa9efc
2 changed files with 24 additions and 14 deletions

View File

@@ -59,4 +59,12 @@ HTTP GET time conditions in repeated requests
http://%HOSTIP:%HTTPPORT/1511
</command>
</client>
# Verify data after the test has been "shot"
# TEST_ERR_SUCCESS is errorcode 120
<verify>
<errorcode>
120
</errorcode>
</verify>
</testcase>