diff scgi_merge_params.t @ 459:272925d99ad5

Tests: set cache keys to silence upcoming warnings.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 11 Sep 2014 20:35:40 +0400
parents 82b15c81978e
children 071e8941e3bf
line wrap: on
line diff
--- a/scgi_merge_params.t
+++ b/scgi_merge_params.t
@@ -41,6 +41,8 @@ http {
     scgi_cache_path  %%TESTDIR%%/cache  levels=1:2
                      keys_zone=NAME:10m;
 
+    scgi_cache_key   stub;
+
     scgi_param SCGI 1;
     scgi_param HTTP_X_BLAH "blah";