diff --git a/tests/functional/d/deprecated/deprecated_methods_py36.rc b/tests/functional/d/deprecated/deprecated_methods_py36.rc deleted file mode 100644 index 3b73ccfb09..0000000000 --- a/tests/functional/d/deprecated/deprecated_methods_py36.rc +++ /dev/null @@ -1,3 +0,0 @@ -[testoptions] -# TODO: Check if astroid 2.12.3 fixes this -except_implementations=PyPy diff --git a/tests/functional/d/deprecated/deprecated_module_redundant.rc b/tests/functional/d/deprecated/deprecated_module_redundant.rc index a2de7d3b63..7336e2f3cd 100644 --- a/tests/functional/d/deprecated/deprecated_module_redundant.rc +++ b/tests/functional/d/deprecated/deprecated_module_redundant.rc @@ -1,6 +1,2 @@ [Imports] deprecated-modules=imp - -[testoptions] -# TODO: Check if astroid 2.12.3 fixes this -except_implementations=PyPy