From 708e9cf29452c4a12cde871d9b47ea88ed97938c Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Tue, 21 Nov 2000 13:41:11 +0000
Subject: [PATCH] attempt to use a bad protocol

---
 tests/data/command23.txt | 1 +
 tests/data/error23.txt   | 1 +
 tests/data/name23.txt    | 1 +
 3 files changed, 3 insertions(+)
 create mode 100644 tests/data/command23.txt
 create mode 100644 tests/data/error23.txt
 create mode 100644 tests/data/name23.txt

diff --git a/tests/data/command23.txt b/tests/data/command23.txt
new file mode 100644
index 0000000000..babf125880
--- /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 0000000000..d00491fd7e
--- /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 0000000000..c44ad8502e
--- /dev/null
+++ b/tests/data/name23.txt
@@ -0,0 +1 @@
+bad protocol://
-- 
GitLab