From 3f8fc977af30b37dc9be2e398bebfc6f9fd61a81 Mon Sep 17 00:00:00 2001 From: Carien Mol Date: Thu, 7 Sep 2023 11:42:52 +0200 Subject: [PATCH] update docs testing --- docs/testing.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/testing.rst b/docs/testing.rst index 3bf89d9..fd0d5d4 100644 --- a/docs/testing.rst +++ b/docs/testing.rst @@ -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 - + \ No newline at end of file