devtools/testlib.py
changeset 11014 9c9f5e913f9c
parent 10997 da712d3f0601
child 11075 881b3d9ee2b3
--- a/devtools/testlib.py	Sun Dec 20 19:08:19 2015 +0100
+++ b/devtools/testlib.py	Mon Dec 21 09:59:45 2015 +0100
@@ -268,6 +268,7 @@
     * `admlogin`, login of the admin user
     * `admpassword`, password of the admin user
     * `shell`, create and use shell environment
+    * `anonymous_allowed`: flag telling if anonymous browsing should be allowed
     """
     appid = 'data'
     configcls = devtools.ApptestConfiguration