Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

Commit

Permalink
#41: Fix docs references
Browse files Browse the repository at this point in the history
  • Loading branch information
blackandred committed Oct 23, 2020
1 parent ad467bf commit b65865d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/usage/tasks-api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ Storing temporary files
Testing
-------

.. autoclass:: api.testing.BasicTestingCase
.. autoclass:: rkd.api.testing.BasicTestingCase
:members:

.. autoclass:: api.testing.FunctionalTestingCase
.. autoclass:: rkd.api.testing.FunctionalTestingCase
:members:

.. autoclass:: api.testing.OutputCapturingSafeTestCase
.. autoclass:: rkd.api.testing.OutputCapturingSafeTestCase
:members:

0 comments on commit b65865d

Please sign in to comment.