diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2019-02-05 19:22:38 +0000 |
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2019-02-05 19:25:16 +0000 |
| commit | 370c8e079fc15da7a890682a98decef3f284d0ee (patch) | |
| tree | baf52a27c0f57d314df9d0b1c0722e26ce7e60f5 /doc/developer/testing.rst | |
| parent | 9f3a86d3e69da9316204b78d16de2d57a6c1e68a (diff) | |
doc: move topotests docs to developers guide
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'doc/developer/testing.rst')
| -rw-r--r-- | doc/developer/testing.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/developer/testing.rst b/doc/developer/testing.rst new file mode 100644 index 0000000000..6396faf9a6 --- /dev/null +++ b/doc/developer/testing.rst @@ -0,0 +1,10 @@ +.. _testing: + +******* +Testing +******* + +.. toctree:: + :maxdepth: 2 + + topotests |
