diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-04-15 23:48:31 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-04-15 23:48:31 +0000 |
commit | dc050e45dfca6b8a37ef01e670d5eb8559ae68c2 (patch) | |
tree | 6e45771c897c9bc5b6d48d2e8defcf8771e4968e /tests/data/test2 | |
parent | 2fcbf13920a4f21aa3c5331a06287e2a37eaf10b (diff) | |
download | curl-dc050e45dfca6b8a37ef01e670d5eb8559ae68c2.tar.gz |
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
Diffstat (limited to 'tests/data/test2')
-rw-r--r-- | tests/data/test2 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/data/test2 b/tests/data/test2 index ecc996a6c..e2aedff7b 100644 --- a/tests/data/test2 +++ b/tests/data/test2 @@ -1,3 +1,10 @@ +<info> +<keywords> +HTTP +HTTP GET +HTTP Basic auth +</keywords> +</info> # # Server-side <reply> |