From 8b27fea89e89fef0101bfe09d84bcd01dc9fc414 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Thu, 1 Mar 2018 12:15:12 +0100
Subject: [PATCH] Expect a 404 for /show-version which no longer exists

---
 regression-tests.action | 1 +
 1 file changed, 1 insertion(+)

diff --git a/regression-tests.action b/regression-tests.action
index 750caed7..c55d7c5c 100644
--- a/regression-tests.action
+++ b/regression-tests.action
@@ -705,6 +705,7 @@ TAG:^Proxy-Authorization header forwarding$
 # Fetch Test = http://config.privoxy.org/show-status?file=invalid
 # Fetch Test = http://config.privoxy.org/show-status?file=trust
 # Fetch Test = http://p.p/show-version
+# Expect Status Code = 404
 # Fetch Test = http://p.p/show-request
 # Fetch Test = http://p.p/show-url-info
 # Fetch Test = http://p.p/show-url-info?url=www.privoxy.org%2F
-- 
2.49.0