started adding "keywords" for each test, to better allow us to sum up what
kind of tests we have and how many tests that test certain features
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
<info>
|
||||
<keywords>
|
||||
HTTP
|
||||
HTTP GET
|
||||
HTTP added headers
|
||||
HTTP replaced headers
|
||||
</keywords>
|
||||
</info>
|
||||
#
|
||||
# Server-side
|
||||
<reply name="1">
|
||||
<reply>
|
||||
<data>
|
||||
HTTP/1.1 200 OK
|
||||
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
||||
|
||||
Reference in New Issue
Block a user