From 086387677ccc51f71fca5b7403198d381ef846a2 Mon Sep 17 00:00:00 2001 From: Sebastian Berg Date: Sun, 22 Jan 2023 14:27:49 +0100 Subject: DOC: Fixup docs after the code removal CircleCI is currently not set up to fail when docs fail, so this slipped through the cracks. It may be that the testing docs should get a bit more changes then just removing these things. --- doc/source/reference/routines.testing.rst | 7 ------- 1 file changed, 7 deletions(-) (limited to 'doc/source/reference/routines.testing.rst') diff --git a/doc/source/reference/routines.testing.rst b/doc/source/reference/routines.testing.rst index 16d53bb4e..82e43dfdb 100644 --- a/doc/source/reference/routines.testing.rst +++ b/doc/source/reference/routines.testing.rst @@ -51,11 +51,6 @@ Decorators .. autosummary:: :toctree: generated/ - dec.deprecated - dec.knownfailureif - dec.setastest - dec.skipif - dec.slow decorate_methods Test Running @@ -63,10 +58,8 @@ Test Running .. autosummary:: :toctree: generated/ - Tester clear_and_catch_warnings measure - run_module_suite rundocs suppress_warnings -- cgit v1.2.1