Add legacypath plugin

This commit is contained in:
Ran Benita
2021-10-16 10:29:21 +03:00
parent b7fc0003fd
commit c2ece58aa0
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -240,6 +240,7 @@ default_plugins = essential_plugins + (
"unittest",
"capture",
"skipping",
"legacypath",
"tmpdir",
"monkeypatch",
"recwarn",