Skip to content

Commit

Permalink
update docs testing
Browse files Browse the repository at this point in the history
  • Loading branch information
carienmol committed Sep 7, 2023
1 parent 61780a1 commit 3f8fc97
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ To run the test suite:
>>> import birdwatcher as bw
>>> bw.test()
...............................................
..................................................
----------------------------------------------------------------------
Ran 47 tests in 167.590s
Ran 50 tests in 75.858s
OK
<unittest.runner.TextTestResult run=33 errors=0 failures=0>
<unittest.runner.TextTestResult run=50 errors=0 failures=0>

0 comments on commit 3f8fc97

Please sign in to comment.