diff options
Diffstat (limited to 'devel/py-pytest-timeout/pkg-descr')
-rw-r--r-- | devel/py-pytest-timeout/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-pytest-timeout/pkg-descr b/devel/py-pytest-timeout/pkg-descr index 3f12455b4dd1..e473c9fd89f4 100644 --- a/devel/py-pytest-timeout/pkg-descr +++ b/devel/py-pytest-timeout/pkg-descr @@ -2,5 +2,3 @@ This is a plugin which will terminate tests after a certain timeout. When doing so it will show a stack dump of all threads running at the time. This is useful when running tests under a continuous integration server or simply if you don't know why the test suite hangs. - -WWW: https://github.com/pytest-dev/pytest-timeout |