summaryrefslogtreecommitdiff
path: root/INSTALL.rst
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.rst')
-rw-r--r--INSTALL.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL.rst b/INSTALL.rst
index 697e96c9..ee28deee 100644
--- a/INSTALL.rst
+++ b/INSTALL.rst
@@ -142,6 +142,8 @@ or::
python -c "import networkx as nx; nx.test()"
+.. autofunction:: networkx.test
+
Testing for developers
^^^^^^^^^^^^^^^^^^^^^^