aboutsummaryrefslogtreecommitdiffstats
path: root/docs/dev/testing.rst
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2015-09-07 10:52:18 +0200
committerMaximilian Hils <git@maximilianhils.com>2015-09-07 10:52:18 +0200
commitc4286b15dc3d95f52b7ce5b5292796109fa77f3f (patch)
treec83c666e6f82df7c397e4291bb3a0f32d7d864ae /docs/dev/testing.rst
parent31ee4607c892f85c5d139e54acbc3ca4f9fb6bcb (diff)
downloadmitmproxy-c4286b15dc3d95f52b7ce5b5292796109fa77f3f.tar.gz
mitmproxy-c4286b15dc3d95f52b7ce5b5292796109fa77f3f.tar.bz2
mitmproxy-c4286b15dc3d95f52b7ce5b5292796109fa77f3f.zip
docs: minor fixes
Diffstat (limited to 'docs/dev/testing.rst')
-rw-r--r--docs/dev/testing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/testing.rst b/docs/dev/testing.rst
index 242e0584..36c85426 100644
--- a/docs/dev/testing.rst
+++ b/docs/dev/testing.rst
@@ -43,4 +43,4 @@ excluded from coverage analysis either in the **.coveragerc** file, or using
**#pragma no-cover** directives. To keep our coverage analysis relevant, we use
these measures as sparingly as possible.
-.. _nose: https://nose.readthedocs.org/en/latest/ \ No newline at end of file
+.. _nose: https://nose.readthedocs.org/en/latest/