changeset 1082:d0edeb90c0ab

Tests: additional variables mentioned in README.
author Andrei Belov <defan@nginx.com>
date Thu, 01 Dec 2016 10:55:59 +0300
parents cca0bff99733
children d0523391deb9
files README
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
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!