diff options
Diffstat (limited to 'tests/data/test1511')
-rw-r--r-- | tests/data/test1511 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/data/test1511 b/tests/data/test1511 index 947ad26da..b52bd1fb0 100644 --- a/tests/data/test1511 +++ b/tests/data/test1511 @@ -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> |