summaryrefslogtreecommitdiff
path: root/docs/test.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/test.rst')
-rw-r--r--docs/test.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/test.rst b/docs/test.rst
index eb0130b3..c7e213f8 100644
--- a/docs/test.rst
+++ b/docs/test.rst
@@ -139,7 +139,7 @@ Testing API
A dict with values that are used to override the generated environ.
.. attribute:: input_stream
-
+
The optional input stream. This and :attr:`form` / :attr:`files`
is mutually exclusive. Also do not provide this stream if the
request method is not `POST` / `PUT` or something comparable.