Skip to content

Commit

Permalink
Fixed tests documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gatufo committed Jan 13, 2015
1 parent c4c90aa commit 676a553
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/topics/tests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ And let's say too that it uses a database file and you need to clean it before a
Testing backend sequences
=========================

To test :class:`BackendSequenceTest <crawlfrontier.core.components.Backend>` crawling sequences you can use the
:class:`BackendTest <crawlfrontier.tests.backends.BackendSequenceTest>` class.
To test :class:`Backend <crawlfrontier.core.components.Backend>` crawling sequences you can use the
:class:`BackendSequenceTest <crawlfrontier.tests.backends.BackendSequenceTest>` class.

.. autoclass:: crawlfrontier.tests.backends.BackendSequenceTest

Expand Down

0 comments on commit 676a553

Please sign in to comment.