diff options
author | Daniel Stenberg <daniel@haxx.se> | 2000-11-21 13:41:11 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2000-11-21 13:41:11 +0000 |
commit | 708e9cf29452c4a12cde871d9b47ea88ed97938c (patch) | |
tree | b676c730b5cd951806560cb563f0c03e0d01dbdf /tests | |
parent | 70778f2cb682a586efb21927c49acd39dc7ed277 (diff) |
attempt to use a bad protocol
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/command23.txt | 1 | ||||
-rw-r--r-- | tests/data/error23.txt | 1 | ||||
-rw-r--r-- | tests/data/name23.txt | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/command23.txt b/tests/data/command23.txt new file mode 100644 index 000000000..babf12588 --- /dev/null +++ b/tests/data/command23.txt @@ -0,0 +1 @@ +htfp://%HOSTIP:%HOSTPORT/none.htfml diff --git a/tests/data/error23.txt b/tests/data/error23.txt new file mode 100644 index 000000000..d00491fd7 --- /dev/null +++ b/tests/data/error23.txt @@ -0,0 +1 @@ +1 diff --git a/tests/data/name23.txt b/tests/data/name23.txt new file mode 100644 index 000000000..c44ad8502 --- /dev/null +++ b/tests/data/name23.txt @@ -0,0 +1 @@ +bad protocol:// |