From 29eb66c766d9e2168d5fd67f4823e8f87a574af9 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 11 Jul 2009 16:30:39 +0000
Subject: [PATCH] In the year 2525 ... header time randomization fails on
 mingw32.

---
 regression-tests.action | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/regression-tests.action b/regression-tests.action
index 8ac14723..038c6983 100644
--- a/regression-tests.action
+++ b/regression-tests.action
@@ -1,5 +1,5 @@
 #############################################################################
-# $Id: regression-tests.action,v 1.29 2009/06/19 13:26:18 fabiankeil Exp $
+# $Id: regression-tests.action,v 1.30 2009/07/11 11:20:53 fabiankeil Exp $
 #############################################################################
 #
 # This is a configuration file for Privoxy-Regression-Test
@@ -261,6 +261,7 @@ TAG:^hide-if-modified-since\{block\}$
 # Expect Header = REMOVAL
 # Set Header    = If-Modified-Since: Mon, 1 Jan 2525 00:00:00 GMT
 # Expect Header = SOME CHANGE
+# Level = 17
 # Set Header    = If-Modified-Since: Thu, 1 Jan 1970 02:00:00 GMT
 # Expect Header = SOME CHANGE
 
-- 
2.49.0