From f85c29aad81d686dc490923cafd9a59f03b06aab Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Mon, 14 May 2001 12:25:04 +0000
Subject: [PATCH] Added the first https test: 300

---
 tests/data/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
index 6b6a1b1ffa..0eb85eb86d 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -70,4 +70,5 @@ command37.txt  name37.txt  prot37.txt  reply37.txt stunnel.pem \
 command38.txt prot38.txt reply380001.txt name38.txt reply38.txt \
 command39.txt prot39.txt reply390001.txt name39.txt reply39.txt \
 reply390002.txt command122.txt reply122.txt name123.txt name122.txt \
-reply1220001.txt prot123.txt prot122.txt command123.txt reply123.txt
+reply1220001.txt prot123.txt prot122.txt command123.txt reply123.txt \
+command300.txt name300.txt prot300.txt
-- 
GitLab