summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorDaniel Greenfeld <pydanny@gmail.com>2012-03-12 17:13:15 -0700
committerDaniel Greenfeld <pydanny@gmail.com>2012-03-12 17:13:15 -0700
commit84c58db585c2f12bfc7f00df871d620d87fd3d73 (patch)
treed51f2539df06e75eb767ab2825d36f8c993dfc4c /docs/index.rst
parent17d904d752de07df4dbba876a71e35a8b0457aa6 (diff)
downloadoauthlib-84c58db585c2f12bfc7f00df871d620d87fd3d73.tar.gz
Adding signature tests
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 447c190..02c7059 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -12,6 +12,15 @@ Contents:
:maxdepth: 2
+Running Tests
+==============
+
+From the root of the project:
+
+.. sourcecode:: bash
+
+ $ python -m unittest discover
+
Indices and tables
==================