diff README @ 1082:d0edeb90c0ab

Tests: additional variables mentioned in README.
author Andrei Belov <defan@nginx.com>
date Thu, 01 Dec 2016 10:55:59 +0300
parents d39e98893265
children f3ba4c74de31
line wrap: on
line diff
--- a/README
+++ b/README
@@ -40,4 +40,12 @@ TEST_NGINX_UNSAFE
 
     Run unsafe tests.
 
+TEST_NGINX_GLOBALS
+
+    Sets additional directives in main context.
+
+TEST_NGINX_GLOBALS_HTTP
+
+    Sets additional directives in http context.
+
 Happy testing!