Explorar o código

Fix running of dulwich.tests.test_diff_tree.

Jelmer Vernooij %!s(int64=14) %!d(string=hai) anos
pai
achega
ca78722bad
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      dulwich/tests/__init__.py

+ 1 - 0
dulwich/tests/__init__.py

@@ -83,6 +83,7 @@ def self_test_suite():
     names = [
         'blackbox',
         'client',
+        'diff_tree',
         'fastexport',
         'file',
         'index',