Tests are failing (http-backend) diff --git a/dulwich/tests/compat/__init__.py b/dulwich/tests/compat/__init__.py index 24747775..cb61e227 100644 --- a/tests/compat/__init__.py +++ b/tests/compat/__init__.py @@ -26,7 +26,6 @@ import unittest def test_suite(): names = [ - "client", "pack", "patch", "porcelain",