From 9554fe0bf8d33db9d42c43a633799cbb2a116562 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Mon, 16 Dec 2013 18:25:00 +0100 Subject: [PATCH] pypy has >21K tests now --- doc/en/projects.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/projects.txt b/doc/en/projects.txt index 1544b015c..558e77a43 100644 --- a/doc/en/projects.txt +++ b/doc/en/projects.txt @@ -23,7 +23,7 @@ Project examples Here are some examples of projects using py.test (please send notes via :ref:`contact`): * `PyPy `_, Python with a JIT compiler, running over - `16000 tests `_ + `21000 tests `_ * the `MoinMoin `_ Wiki Engine * `sentry `_, realtime app-maintenance and exception tracking * `tox `_, virtualenv/Hudson integration tool